I'm trying to deploy my custom code in App42 and keep getting the following error message:
Class can not be used in custom code deployment java.lang.Class : in source
com.shephertz.app42.paas.customcode.chat.update.GenericCallback$OperationStatus
what does that error means, if my class violates any restrictions of the java sandbox shouldn't the message be clearer?