InvalidArgumentException
public class InvalidArgumentException extends ZumoKitException
Exception thrown on failure to validate arguments.
Public Constructor
public InvalidArgumentException(String errorType, String errorCode, String errorMessage)
Inherited Methods
See ZumoKitException base class.