Class UnauthorizedError

All Implemented Interfaces:
Serializable

public class UnauthorizedError extends APIException
See Also:
  • Constructor Details

    • UnauthorizedError

      public UnauthorizedError(String message, String code, int statusCode, List<Error> errors)
      UnauthorizedError constructor.
      Parameters:
      message - the exception message
      code - the exception code
      statusCode - the exception status code
      errors - the errors array