PHP Class Frisbee\Exception\Boomerang

Inheritance: extends Flingable
Afficher le fichier Open project: enrise/frisbee

Protected Properties

Свойство Type Description
$previous Flingable The previous exception.
$resource mixed

Méthodes publiques

Méthode Description
__construct ( $key, Flingable $previous )
next ( )

Method Details

__construct() public méthode

public __construct ( $key, Flingable $previous )
$previous Flingable

next() public méthode

public next ( )

Property Details

$previous protected_oe property

The previous exception.
protected Flingable,Frisbee\Exception $previous
Résultat Flingable

$resource protected_oe property

protected mixed $resource
Résultat mixed