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
Encore
Admin
Exception
Handle
PHP Class Encore\Admin\Exception\Handle
Show file
Open project: z-song/laravel-admin
Protected Properties
Property
Type
Description
$exception
Public Methods
Method
Description
__construct
(
Exception
$e
)
__toString
( )
render
( )
Method Details
__construct()
public
method
public
__construct
(
Exception
$e
)
$e
Exception
__toString()
public
method
public
__toString
( )
render()
public
method
public
render
( )
Property Details
$exception
protected property
protected
$exception