Documentation

ProcessTimedOutException extends RuntimeException
in package

Exception that is thrown when a process times out.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

Constants

TYPE_GENERAL  = 1
TYPE_IDLE  = 2

Properties

$process  : Process
$timeoutType  : int

Methods

__construct()  : mixed
getExceededTimeout()  : float|null
getProcess()  : Process
isGeneralTimeout()  : bool
isIdleTimeout()  : bool

Constants

Properties

Methods


        
On this page

Search results