symfony / 3.1 / symfony / component / process / exception / processtimedoutexception.html

ProcessTimedOutException

class ProcessTimedOutException extends RuntimeException

Exception that is thrown when a process times out.

Constants

TYPE_GENERAL
TYPE_IDLE

Methods

Details

__construct(Process $process, $timeoutType)

Parameters

Process $process
$timeoutType

getProcess()

isGeneralTimeout()

isIdleTimeout()

getExceededTimeout()

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Component/Process/Exception/ProcessTimedOutException.html