|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorResultElement | |
|---|---|
| flux | File Orchestration Solutions for Banking and Finance |
| flux.agent | Execution of processes on remote computers to increase overall system throughput and to allow processes to run on computers that contain unique resources |
| Uses of ErrorResultElement in flux |
|---|
| Subclasses of ErrorResultElement in flux | |
|---|---|
class |
ErrorResult
Contains error information, including the exception object, when an exception is thrown from a trigger or action in a running flow chart. |
| Methods in flux that return ErrorResultElement | |
|---|---|
ErrorResultElement |
FlowContextStatus.getFailureErrorResult()
If this flow context status is in the ERROR super-state and the FAILED sub-state, returns the error result that describes how this flow context entered this state. |
| Uses of ErrorResultElement in flux.agent |
|---|
| Methods in flux.agent that return ErrorResultElement | |
|---|---|
ErrorResultElement |
AgentResult.getError()
If this agent action ended with an error, returns the error that occurred when the execution of an Action was attempted. |
ErrorResultElement |
AgentFileTriggerResult.getError()
|
ErrorResultElement |
AgentProcessActionResult.getError()
|
ErrorResultElement |
AgentFileActionResult.getError()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||