PHP Class Exceptions\Operation\UnexpectedException

It was created only for backwards compatibility with UnexpectedValueException.
Author: Mathieu Dumoulin aka CrazyCodr ([email protected])
Inheritance: extends OperationException
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 )