|
ExceptionInterface |
vendor/symfony/process/Exception/ExceptionInterface.php |
Marker Interface for the Process Component. |
|
InvalidArgumentException |
vendor/symfony/process/Exception/InvalidArgumentException.php |
InvalidArgumentException for the Process Component. |
|
LogicException |
vendor/symfony/process/Exception/LogicException.php |
LogicException for the Process Component. |
|
ProcessFailedException |
vendor/symfony/process/Exception/ProcessFailedException.php |
Exception for failed processes. |
|
ProcessTimedOutException |
vendor/symfony/process/Exception/ProcessTimedOutException.php |
Exception that is thrown when a process times out. |
|
RuntimeException |
vendor/symfony/process/Exception/RuntimeException.php |
RuntimeException for the Process Component. |