Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends SolidClientException
A runtime exception that represents an HTTP unauthorized (401) response.
See Also:
  • Field Details

  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String message, URI uri, Headers headers, String body)
      Create an UnauthorizedException exception.
      Parameters:
      message - the message
      uri - the uri
      headers - the response headers
      body - the body