Package org.apache.syncope.core.rest.cxf
Class RestServiceExceptionMapper
- java.lang.Object
-
- org.apache.syncope.core.rest.cxf.RestServiceExceptionMapper
-
-
Field Summary
Fields Modifier and Type Field Description protected Environment
env
-
Constructor Summary
Constructors Constructor Description RestServiceExceptionMapper(Environment env)
-
-
-
Field Detail
-
env
protected final Environment env
-
-
Constructor Detail
-
RestServiceExceptionMapper
public RestServiceExceptionMapper(Environment env)
-
-