PHP 클래스 think\exception\ThrowableError

상속: extends think\exception\ErrorException
파일 보기 프로젝트 열기: top-think/framework

공개 메소드들

메소드 설명
__construct ( Throwable $e )

보호된 메소드들

메소드 설명
setTrace ( $trace )

메소드 상세

__construct() 공개 메소드

public __construct ( Throwable $e )
$e Throwable

setTrace() 보호된 메소드

protected setTrace ( $trace )