Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
izzum
command
ExceptionCommand
PHP Class izzum\command\ExceptionCommand
Author:
Rolf Vreijdenberger
Inheritance:
extends
Command
显示文件
Open project: rolfvreijdenberger/izzum-statemachine
Class Usage Examples
Public Methods
Method
Description
__construct
(
$message
= self::NULL_MESSAGE,
$code
= self::NULL_CODE,
$previous
= null )
Protected Methods
Method
Description
_execute
( )
Method Details
__construct()
public
method
public
__construct
(
$message
= self::NULL_MESSAGE,
$code
= self::NULL_CODE,
$previous
= null )
_execute()
protected
method
protected
_execute
( )