protected static class GraphKit.WithExceptionStructure extends GraphKit.Structure
| Modifier and Type | Class and Description |
|---|---|
protected static class |
GraphKit.WithExceptionStructure.State |
| Modifier and Type | Field and Description |
|---|---|
protected FixedNode |
exceptionEdge |
protected ExceptionObjectNode |
exceptionObject |
protected FixedNode |
noExceptionEdge |
protected GraphKit.WithExceptionStructure.State |
state |
| Modifier | Constructor and Description |
|---|---|
protected |
WithExceptionStructure() |
protected GraphKit.WithExceptionStructure.State state
protected ExceptionObjectNode exceptionObject
protected FixedNode noExceptionEdge
protected FixedNode exceptionEdge