Class CRLExceptionMapper
java.lang.Object
fr.gouv.vitam.security.internal.rest.mapper.CRLExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<CRLException>
public class CRLExceptionMapper
extends Object
implements javax.ws.rs.ext.ExceptionMapper<CRLException>
mapper to CRLException
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CRLExceptionMapper
public CRLExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejavax.ws.rs.ext.ExceptionMapper<CRLException>
- Parameters:
exception
-- Returns:
-