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 Details

    • CRLExceptionMapper

      public CRLExceptionMapper()
  • Method Details

    • toResponse

      public javax.ws.rs.core.Response toResponse(CRLException exception)
      Specified by:
      toResponse in interface javax.ws.rs.ext.ExceptionMapper<CRLException>
      Parameters:
      exception -
      Returns: