PHP Class izzum\command\ExceptionCommand

Author: Rolf Vreijdenberger
Inheritance: extends Command
Afficher le fichier Open project: rolfvreijdenberger/izzum-statemachine Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $message = self::NULL_MESSAGE, $code = self::NULL_CODE, $previous = null )

Méthodes protégées

Méthode Description
_execute ( )

Method Details

__construct() public méthode

public __construct ( $message = self::NULL_MESSAGE, $code = self::NULL_CODE, $previous = null )

_execute() protected méthode

protected _execute ( )