APIException
public class APIException extends ZumoKitException
Exception thrown if something goes wrong on our side.
Public Constructor
public APIException(String errorType, String errorCode, String errorMessage)
Inherited Methods
See ZumoKitException base class.