This exception, when thrown while reading a server request entity, is automatically translated by JAX-RS server runtime into a {@link javax.ws.rs.BadRequestException}wrapping the original {@code NoContentException} and rethrown for a standard processing bythe registered {@link javax.ws.rs.ext.ExceptionMapper exception mappers}.
@author Marek Potociar (marek.potociar at oracle.com) @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|