Package com.shephertz.app42.paas.sdk.jme

Class Summary
App42Log  
App42Response  
App42ResponseBuilder  
Config  
ServiceAPI The ServiceAPI class is used to build the Service objects which are used to call various api methods.
 

Exception Summary
App42BadParameterException This exception is thrown when the arguments are invalid.
App42Exception  
App42LimitException This exception maps to Http Error Code 413.
App42NotFoundException Exception throuwn when a particular resource is not found.
App42SecurityException Security Exception thrown when the API-KEY, SECRET-KEY, Signature is incorrect or the client is not authorized to make the call.
ConfigurationException