Package | Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorResult
Contains error information, including the exception object, when an exception
is thrown from a trigger or action in a running flow chart.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ErrorResultElement |
AgentFileActionResult.getError() |
ErrorResultElement |
AgentFileTriggerResult.getError() |
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 |
AgentProcessActionResult.getError() |
© 2000-2025 Flux Corporation. All rights reserved.