Package org.glassfish.jersey.inject.hk2
Class JerseyErrorService
java.lang.Object
org.glassfish.jersey.inject.hk2.JerseyErrorService
- All Implemented Interfaces:
ErrorService
Jersey implementation of HK2 Error Service to provide improved reporting
of HK2 issues, that may be otherwise hidden (ignored).
- Author:
- Marek Potociar
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Binder for the Jersey implementation of HK2ErrorService
contract. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
JerseyErrorService
public JerseyErrorService()
-
-
Method Details
-
onFailure
- Specified by:
onFailure
in interfaceErrorService
- Throws:
MultiException
-