UnsupportedMediaTypeException
class UnsupportedMediaTypeException(contentType: <ERROR CLASS>) : ContentTransformationException, CopyableThrowable<UnsupportedMediaTypeException>
Content copied to clipboard
Thrown when there is no conversion for a content type configured. HTTP status 415 Unsupported Media Type will be replied when this exception is thrown and not caught.