Class UnexpectedValue
An exception thrown if an unexpected value is encountered.
- Exception implements Throwable
- Core\Exception
- Core\Exception\UnexpectedValue
Direct known subclasses
Core\Exception\Configuration
,
Core\Exception\MissingParameter
,
Core\Exception\Parameter
,
Core\Exception\Remote
Namespace: Core\Exception
Package: Core\Exception
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Exception/UnexpectedValue.inc.php
Package: Core\Exception
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Exception/UnexpectedValue.inc.php
Methods summary
public
|
Methods inherited from Core\Exception
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()