Searched refs:TYPE_GENERAL (Results 1 – 2 of 2) sorted by path
23 const TYPE_GENERAL = 1; define in Symfony\\Component\\Process\\Exception\\ProcessTimedOutException48 return self::TYPE_GENERAL === $this->timeoutType;59 case self::TYPE_GENERAL:
1330 throw new ProcessTimedOutException($this, ProcessTimedOutException::TYPE_GENERAL);