Class FilterChainTestExceptionMapper

java.lang.Object
ee.jakarta.tck.ws.rs.spec.provider.exceptionmapper.FilterChainTestExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<FilterChainTestException>

@Provider public class FilterChainTestExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<FilterChainTestException>
  • Constructor Details

    • FilterChainTestExceptionMapper

      public FilterChainTestExceptionMapper()
  • Method Details