Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
think
process
exception
Timeout
PHP 클래스 think\process\exception\Timeout
상속:
extends
RuntimeException
파일 보기
프로젝트 열기: top-think/framework
공개 메소드들
메소드
설명
__construct
(
Process
$process
,
$timeoutType
)
getExceededTimeout
( )
getProcess
( )
isGeneralTimeout
( )
isIdleTimeout
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
Process
$process
,
$timeoutType
)
$process
think\Process
getExceededTimeout()
공개
메소드
public
getExceededTimeout
( )
getProcess()
공개
메소드
public
getProcess
( )
isGeneralTimeout()
공개
메소드
public
isGeneralTimeout
( )
isIdleTimeout()
공개
메소드
public
isIdleTimeout
( )