Class CRLExceptionMapper

java.lang.Object
fr.gouv.vitam.security.internal.rest.mapper.CRLExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<CRLException>

public class CRLExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<CRLException>
mapper to CRLException
  • Constructor Details

    • CRLExceptionMapper

      public CRLExceptionMapper()
  • Method Details

    • toResponse

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