\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.core.data.FlowError Interface Reference

Detailed Description

An error that occurred during the processing of an element.

Inheritance diagram for fiftyone.pipeline.core.data.FlowError:

[legend]

Classes

class  Default

Public Member Functions

Throwable  getThrowable ()
The Throwable (if any) that caused the error. More...
FlowElement  getFlowElement ()
The FlowElement at which the error occurred. More...

Member Function Documentation