Class ThrowableMapper
java.lang.Object
ee.jakarta.tck.ws.rs.spec.provider.exceptionmapper.ThrowableMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<Throwable>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThrowableMapper
public ThrowableMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejakarta.ws.rs.ext.ExceptionMapper<Throwable>
-