Interfaces | |
---|---|
ExceptionInterface | Marker Interface for the Process Component. |
Exceptions | |
InvalidArgumentException | InvalidArgumentException for the Process Component. |
LogicException | LogicException for the Process Component. |
ProcessFailedException | Exception for failed processes. |
ProcessSignaledException | Exception that is thrown when a process has been signaled. |
ProcessStartFailedException | Exception for processes failed during startup. |
ProcessTimedOutException | Exception that is thrown when a process times out. |
RuntimeException | RuntimeException for the Process Component. |