|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessingException | |
|---|---|
| org.glassfish.jersey.internal | Common Jersey internal API classes. |
| org.glassfish.jersey.message.internal | Common Jersey internal messaging classes. |
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of ProcessingException in org.glassfish.jersey.internal |
|---|
| Subclasses of ProcessingException in org.glassfish.jersey.internal | |
|---|---|
class |
ExtractorException
A runtime exception that contains a cause, a checked or runtime exception, that may be passed to the cause of a WebApplicationException. |
class |
MappableException
A runtime exception that contains a cause, a checked or runtime exception, that may be mapped to a Response instance. |
| Uses of ProcessingException in org.glassfish.jersey.message.internal |
|---|
| Subclasses of ProcessingException in org.glassfish.jersey.message.internal | |
|---|---|
class |
HeaderValueException
Processing exception indicating that an attempt to
read a value of a header failed. |
| Uses of ProcessingException in org.glassfish.jersey.process.internal |
|---|
| Subclasses of ProcessingException in org.glassfish.jersey.process.internal | |
|---|---|
class |
InflectorNotFoundException
Jersey processing exception signaling that the final request acceptor did not return an inflector instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||