Uses of Class
de.quantummaid.httpmaid.marshalling.UnsupportedContentTypeException
-
Packages that use UnsupportedContentTypeException Package Description de.quantummaid.httpmaid.marshalling -
-
Uses of UnsupportedContentTypeException in de.quantummaid.httpmaid.marshalling
Methods in de.quantummaid.httpmaid.marshalling that return UnsupportedContentTypeException Modifier and Type Method Description static UnsupportedContentTypeExceptionUnsupportedContentTypeException. unsupportedContentTypeException(ContentType contentType, Collection<ContentType> supportedContentTypes)
-