Package | Description |
---|---|
javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
Modifier and Type | Method and Description |
---|---|
<T extends java.lang.Throwable> |
Providers.getExceptionMapper(java.lang.Class<T> type)
Get an exception mapping provider for a particular class of exception.
|