Class RestApiException.Unauthorized

All Implemented Interfaces:
Serializable
Enclosing class:
RestApiException

public static class RestApiException.Unauthorized extends RestApiException
See Also:
  • Constructor Details

    • Unauthorized

      public Unauthorized()
    • Unauthorized

      public Unauthorized(String message)
    • Unauthorized

      public Unauthorized(String message, Throwable cause)