public static class NodeImportResult.ImportError extends Object
| Constructor and Description |
|---|
ImportError(Exception exception,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getException() |
String |
getMessage() |
StackTraceElement[] |
getStacktrace() |
String |
toString() |