Class IOExceptionExceptionMapper
java.lang.Object
ee.jakarta.tck.ws.rs.ee.rs.ext.exceptionmapper.IOExceptionExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<IOException>
@Provider
public class IOExceptionExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<IOException>
This class is used by
ee.jakarta.tck.ws.rs.ee.rs.ext.providers.ProvidersServlet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IOExceptionExceptionMapper
public IOExceptionExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejakarta.ws.rs.ext.ExceptionMapper<IOException>
-