◆ getFlowElement()
| FlowElement fiftyone.pipeline.core.data.FlowError.Default.getFlowElement | ( | ) |
The FlowElement at which the error occurred.
- Returns
- offending element
Implements fiftyone.pipeline.core.data.FlowError.
\r\n
| Default (Throwable throwable, FlowElement flowElement) |
| FlowElement fiftyone.pipeline.core.data.FlowError.Default.getFlowElement | ( | ) |
The FlowElement at which the error occurred.
Implements fiftyone.pipeline.core.data.FlowError.
| Throwable fiftyone.pipeline.core.data.FlowError.Default.getThrowable | ( | ) |
The Throwable (if any) that caused the error.
Implements fiftyone.pipeline.core.data.FlowError.