Class JaxRS1NoContentExceptionSupplier

java.lang.Object
com.fasterxml.jackson.jaxrs.base.nocontent.JaxRS1NoContentExceptionSupplier
All Implemented Interfaces:
NoContentExceptionSupplier

public class JaxRS1NoContentExceptionSupplier extends Object implements NoContentExceptionSupplier
Create plain IOException for JaxRS 1.x because NoContentException has been introduced in JaxRS 2.x