public class CRLExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<CRLException>
Constructor and Description |
---|
CRLExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(CRLException exception) |
public javax.ws.rs.core.Response toResponse(CRLException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<CRLException>
exception
- Copyright © 2018 Vitam. All rights reserved.