Class UnsupportedMediaTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedMediaTypeException extends SolidClientException
A runtime exception that represents an HTTP unsupported media type (415) response.
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedMediaTypeException

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