Class JaxRS2NoContentExceptionSupplier
java.lang.Object
com.fasterxml.jackson.jaxrs.base.nocontent.JaxRS2NoContentExceptionSupplier
- All Implemented Interfaces:
NoContentExceptionSupplier
This supplier creates fair NoContentException from JaxRS 2.x
-
Field Summary
Fields inherited from interface com.fasterxml.jackson.jaxrs.base.NoContentExceptionSupplier
NO_CONTENT_MESSAGE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JaxRS2NoContentExceptionSupplier
public JaxRS2NoContentExceptionSupplier()
-
-
Method Details
-
createNoContentException
- Specified by:
createNoContentException
in interfaceNoContentExceptionSupplier
-