PHP Class izzum\command\ExceptionCommand

Author: Rolf Vreijdenberger
Inheritance: extends Command
Show file 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 ( )