Uses of Class
org.jboss.resteasy.spi.LoggableFailure
Package
Description
-
Uses of LoggableFailure in org.jboss.resteasy.core
-
Uses of LoggableFailure in org.jboss.resteasy.plugins.providers.jaxb
-
Uses of LoggableFailure in org.jboss.resteasy.spi
Modifier and TypeClassDescriptionclass
Thrown by RESTEasy when HTTP Internal Service Error (500) is encounteredclass
Any exception thrown by a MessageBodyWriter chain that is not an instance of a WriterException is caught internally by the Resteasy runtime and wrapped with an instance of WriterException.