Skip navigation links
J N 

J

javax.ws.rs.core - package javax.ws.rs.core
 

N

NoContentException - Exception in javax.ws.rs.core
An I/O exception thrown by javax.ws.rs.ext.MessageBodyReader implementations when reading a zero-length message content to indicate that the message body reader is not able to produce an instance representing an zero-length message content.
NoContentException(String) - Constructor for exception javax.ws.rs.core.NoContentException
Construct a new NoContentException instance.
NoContentException(String, Throwable) - Constructor for exception javax.ws.rs.core.NoContentException
Construct a new NoContentException instance.
NoContentException(Throwable) - Constructor for exception javax.ws.rs.core.NoContentException
Construct a new NoContentException instance.
J N 
Skip navigation links