Class ExceptionMapperThree

java.lang.Object
ee.jakarta.tck.ws.rs.jaxrs21.ee.priority.ExceptionMapperThree
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<TckPriorityException>

@Provider @Priority(11) public class ExceptionMapperThree extends Object implements jakarta.ws.rs.ext.ExceptionMapper<TckPriorityException>
  • Constructor Details

    • ExceptionMapperThree

      public ExceptionMapperThree()
  • Method Details