Class UnsupportedMediaTypeException

All Implemented Interfaces:
Serializable

@UnstableApi public final class UnsupportedMediaTypeException extends InvalidResponseException
A response Content-Type header does not match the expected type.
See Also:
  • Constructor Details

  • Method Details

    • getMediaType

      public String getMediaType()
      A Content-Type of the response.