Class JaxRS1NoContentExceptionSupplier
java.lang.Object
com.fasterxml.jackson.jaxrs.base.nocontent.JaxRS1NoContentExceptionSupplier
- All Implemented Interfaces:
NoContentExceptionSupplier
Create plain IOException for JaxRS 1.x because
NoContentException
has been introduced in 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
-
JaxRS1NoContentExceptionSupplier
public JaxRS1NoContentExceptionSupplier()
-
-
Method Details
-
createNoContentException
- Specified by:
createNoContentException
in interfaceNoContentExceptionSupplier
-