Note that the exception is used to indicate (internal) JAX-RS processing errors. It is not used to indicate HTTP error response states. A HTTP error response is represented by a {@link javax.ws.rs.WebApplicationException} class or one of it'ssub-classes.
@author Marek Potociar @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|