\Symfony\Component\ProcessException

Interfaces

ExceptionInterface Marker Interface for the Process Component.

Classes

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.
ProcessTimedOutException Exception that is thrown when a process times out.
RuntimeException RuntimeException for the Process Component.