PHP Class Kraken\Channel\Router\RuleMatch\RuleMatchException

Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$exception string

Méthodes publiques

Méthode Description
__construct ( string $exception )
__destruct ( )
__invoke ( string $exception, Kraken\Channel\Protocol\ProtocolInterface $protocol ) : boolean

Method Details

__construct() public méthode

public __construct ( string $exception )
$exception string

__destruct() public méthode

public __destruct ( )

__invoke() public méthode

public __invoke ( string $exception, Kraken\Channel\Protocol\ProtocolInterface $protocol ) : boolean
$exception string
$protocol Kraken\Channel\Protocol\ProtocolInterface
Résultat boolean

Property Details

$exception protected_oe property

protected string $exception
Résultat string