public final class JerseyErrorService
extends java.lang.Object
implements org.glassfish.hk2.api.ErrorService
| Modifier and Type | Class and Description |
|---|---|
static class |
JerseyErrorService.Binder
HK2 Binder for the Jersey implementation of HK2
ErrorService contract. |
| Constructor and Description |
|---|
JerseyErrorService() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(org.glassfish.hk2.api.ErrorInformation error) |
private java.lang.String |
printStackTrace(java.lang.Throwable t) |
public void onFailure(org.glassfish.hk2.api.ErrorInformation error)
throws org.glassfish.hk2.api.MultiException
onFailure in interface org.glassfish.hk2.api.ErrorServiceorg.glassfish.hk2.api.MultiExceptionprivate java.lang.String printStackTrace(java.lang.Throwable t)