Package com.fasterxml.jackson.jaxrs.base
Interface NoContentExceptionSupplier
- All Known Implementing Classes:
JaxRS1NoContentExceptionSupplier
,JaxRS2NoContentExceptionSupplier
public interface NoContentExceptionSupplier
Implementors of this class contains strategies for NoContentException creation
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NO_CONTENT_MESSAGE
- See Also:
-
-
Method Details
-
createNoContentException
IOException createNoContentException()
-