Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
think
exception
ThrowableError
PHP Class think\exception\ThrowableError
Inheritance:
extends
think\exception\ErrorException
Show file
Open project: top-think/framework
Public Methods
Method
Description
__construct
(
Throwable
$e
)
Protected Methods
Method
Description
setTrace
(
$trace
)
Method Details
__construct()
public
method
public
__construct
(
Throwable
$e
)
$e
Throwable
setTrace()
protected
method
protected
setTrace
(
$trace
)