PHP Class Exceptions\Operation\UnexpectedException

It was created only for backwards compatibility with UnexpectedValueException.
Author: Mathieu Dumoulin aka CrazyCodr ([email protected])
Inheritance: extends OperationException
Afficher le fichier Open project: crazycodr/standard-exceptions

Méthodes publiques

Méthode Description
__construct ( $message = 'Unexpected value returned by internal call', $code, $previous = null )

Method Details

__construct() public méthode

public __construct ( $message = 'Unexpected value returned by internal call', $code, $previous = null )