class ProcessTimedOutException extends RuntimeException
Exception that is thrown when a process times out.
| TYPE_GENERAL | |
| TYPE_IDLE |
| __construct(Process $process, int $timeoutType) | ||
| getProcess() | ||
| isGeneralTimeout() | ||
| isIdleTimeout() | ||
| getExceededTimeout() |
| Process | $process | |
| int | $timeoutType |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Process/Exception/ProcessTimedOutException.html