org.glassfish.jersey.internal
Class JerseyErrorService
java.lang.Object
org.glassfish.jersey.internal.JerseyErrorService
- All Implemented Interfaces:
- ErrorService
public final class JerseyErrorService
- extends Object
- implements ErrorService
Jersey implementation of HK2 Error Service to provide improved reporting
of HK2 issues, that may be otherwise hidden (ignored).
- Author:
- Marek Potociar (marek.potociar at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JerseyErrorService
public JerseyErrorService()
onFailure
public void onFailure(ErrorInformation error)
throws MultiException
- Specified by:
onFailure in interface ErrorService
- Throws:
MultiException
Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.