Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Kraken
Channel
Router
RuleMatch
RuleMatchException
PHP Class Kraken\Channel\Router\RuleMatch\RuleMatchException
Mostra file
Open project: kraken-php/framework
Protected Properties
Property
Type
Description
$exception
string
Public Methods
Method
Description
__construct
(
string
$exception
)
__destruct
( )
__invoke
(
string
$exception
,
Kraken\Channel\Protocol\ProtocolInterface
$protocol
) :
boolean
Method Details
__construct()
public
method
public
__construct
(
string
$exception
)
$exception
string
__destruct()
public
method
public
__destruct
( )
__invoke()
public
method
public
__invoke
(
string
$exception
,
Kraken\Channel\Protocol\ProtocolInterface
$protocol
) :
boolean
$exception
string
$protocol
Kraken\Channel\Protocol\ProtocolInterface
return
boolean
Property Details
$exception
protected_oe property
protected
string
$exception
return
string