Class ClientErrorException.NotAuthorizedException

All Implemented Interfaces:
Serializable
Enclosing class:
ClientErrorException

public static class ClientErrorException.NotAuthorizedException extends ClientErrorException
See Also:
  • Constructor Details

    • NotAuthorizedException

      public NotAuthorizedException(String message, Object... args)
    • NotAuthorizedException

      public NotAuthorizedException(Throwable cause, String message, Object... args)