Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Frisbee
Exception
Boomerang
PHP Class Frisbee\Exception\Boomerang
Inheritance:
extends
Flingable
ファイルを表示
Open project: enrise/frisbee
Protected Properties
Property
Type
Description
$previous
Flingable
The previous exception.
$resource
mixed
Public Methods
Method
Description
__construct
(
$key
,
Flingable
$previous
)
next
( )
Method Details
__construct()
public
method
public
__construct
(
$key
,
Flingable
$previous
)
$previous
Flingable
next()
public
method
public
next
( )
Property Details
$previous
protected_oe property
The previous exception.
protected
Flingable,Frisbee\Exception
$previous
return
Flingable
$resource
protected_oe property
protected
mixed
$resource
return
mixed