Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends HttpClientException
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String methodKey, int status, String request)