Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends ClientException
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException()
    • UnauthorizedException

      public UnauthorizedException(String message)
    • UnauthorizedException

      public UnauthorizedException(ClientException.ExceptionData restData)