PHP Class mpyw\Co\Internal\ControlException

Inheritance: extends Exception
Afficher le fichier Open project: mpyw/co

Méthodes publiques

Méthode Description
__construct ( mixed $value ) Constructor.
getValue ( ) : mixed Get value.

Method Details

__construct() public méthode

Constructor.
public __construct ( mixed $value )
$value mixed Value to be retrived.

getValue() public méthode

Get value.
public getValue ( ) : mixed
Résultat mixed