PHP Class Exceptions\Operation\UnexpectedException
It was created only for backwards compatibility with UnexpectedValueException.
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 ) |