public static class SupervisorStateManager.ExceptionEvent extends Object
| Constructor and Description |
|---|
ExceptionEvent(Throwable t,
boolean storeStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionClass() |
String |
getMessage() |
org.joda.time.DateTime |
getTimestamp() |
protected boolean |
shouldSkipException(String className) |
public ExceptionEvent(Throwable t, boolean storeStackTrace)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.