\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.core.data.FlowError.Default Class Reference

Detailed Description

Default class for FlowError.

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

[legend]

Collaboration diagram for fiftyone.pipeline.core.data.FlowError.Default:

[legend]

Public Member Functions

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

Member Function Documentation