PHP Class think\exception\ThrowableError

Inheritance: extends think\exception\ErrorException
ファイルを表示 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 )