Class NoMessageBodyWriterFoundFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.resteasy.spi.Failure
org.jboss.resteasy.spi.LoggableFailure
org.jboss.resteasy.core.NoMessageBodyWriterFoundFailure
-
Field Summary
-
Constructor Summary
ConstructorDescriptionNoMessageBodyWriterFoundFailure
(Class type, jakarta.ws.rs.core.MediaType contentType) -
Method Summary
Methods inherited from class org.jboss.resteasy.spi.Failure
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponse
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoMessageBodyWriterFoundFailure
-