Class InformationExceptionMapper
java.lang.Object
ch.tocco.nice2.rest.core.spi.error.InformationExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<Exception>
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionInformationExceptionMapper
(TextResources textResources, org.slf4j.Logger logger) -
Method Summary
-
Constructor Details
-
InformationExceptionMapper
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejakarta.ws.rs.ext.ExceptionMapper<Exception>
-