ProcessTimedOutException

ProcessTimedOutException

class ProcessTimedOutException extends RuntimeException

Exception that is thrown when a process times out.

Constants

TYPE_GENERAL
TYPE_IDLE

Methods

登录查看完整内容
__construct(Process $process, $timeoutType)
getProcess()
isGeneralTimeout()