Class InaTapeProxyExceptionMapper
java.lang.Object
fr.gouv.vitam.storage.cold.server.simulator.exception.InaTapeProxyExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<InaTapeProxyException>
public class InaTapeProxyExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<InaTapeProxyException>
Generic Exception Mapper for Jetty Server
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsetoResponse(InaTapeProxyException exception)
-
Constructor Details
-
InaTapeProxyExceptionMapper
public InaTapeProxyExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<InaTapeProxyException>
-