You are here

constant ProcessTimedOutException::TYPE_IDLE in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/process/Exception/ProcessTimedOutException.php \Symfony\Component\Process\Exception\ProcessTimedOutException::TYPE_IDLE

File

vendor/symfony/process/Exception/ProcessTimedOutException.php, line 24

Class

ProcessTimedOutException
Exception that is thrown when a process times out.

Namespace

Symfony\Component\Process\Exception

Code

const TYPE_IDLE = 2;