You are here

namespace Symfony\Component\Process\Exception in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Process\Exception
Classsort descending Location Description
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.