public class DAGAppMasterEventUserServiceFatalError extends DAGAppMasterEvent implements DiagnosableEvent
| Constructor and Description |
|---|
DAGAppMasterEventUserServiceFatalError(DAGAppMasterEventType type,
String diagnostics,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiagnosticInfo() |
Throwable |
getError() |
public DAGAppMasterEventUserServiceFatalError(DAGAppMasterEventType type, String diagnostics, Throwable t)
public Throwable getError()
public String getDiagnosticInfo()
getDiagnosticInfo in interface DiagnosableEventCopyright © 2020 Apache Software Foundation. All rights reserved.