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
Constructors -
Method Summary
-
Constructor Details
-
CRLExceptionMapper
public CRLExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejavax.ws.rs.ext.ExceptionMapper<CRLException>- Parameters:
exception-- Returns:
-