AuthenticationException
public class AuthenticationException extends ZumoKitException
Exception thrown on failure to authenticate with ZumoKit's API.
Public Constructor
public AuthenticationException(String errorType, String errorCode, String errorMessage)
Inherited Methods
See ZumoKitException base class.