| Exception | Description |
|---|---|
| FlexCheckedException |
Base class for all FlexDeploy Checked Exceptions.
|
| FlexCommandExecutionFailedException | |
| FlexExternalProcessFailedException |
Exception representing the failure of an external process execution
|
| FlexExternalProcessTimedoutException |
Exception representing an external process execution timeout
|
| FlexInternalException |
For Internal exceptions, system level issues.
|
| FlexInvalidArgumentException | |
| FlexMissingArgumentException | |
| FlexNotFoundException | |
| FlexRuntimeException |
base class for all FF Runtime Exceptions.
|