namespace Symfony\Component\Process\Exception

Classsort descending Location Description
ExceptionInterface drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php Marker Interface for the Process Component.
InvalidArgumentException drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php InvalidArgumentException for the Process Component.
LogicException drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/LogicException.php LogicException for the Process Component.
ProcessFailedException drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php Exception for failed processes.
RuntimeException drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/RuntimeException.php RuntimeException for the Process Component.