Package org.apache.syncope.core.rest.cxf
Class RestServiceExceptionMapper
java.lang.Object
org.apache.syncope.core.rest.cxf.RestServiceExceptionMapper
- All Implemented Interfaces:
ExceptionMapper<Exception>
@Provider
public class RestServiceExceptionMapper
extends Object
implements ExceptionMapper<Exception>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
env
-
-
Constructor Details
-
RestServiceExceptionMapper
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfaceExceptionMapper<Exception>
-