PHP Class Exceptions\Operation\UnexpectedException
It was created only for backwards compatibility with UnexpectedValueException.
Datei anzeigen
Open project: crazycodr/standard-exceptions
Public Methods
Method |
Description |
|
__construct ( $message = 'Unexpected value returned by internal call', $code, $previous = null ) |
|
|
Method Details
__construct()
public method
public __construct ( $message = 'Unexpected value returned by internal call', $code, $previous = null ) |