Class UnexpectedValueException
The exception that is thrown when a value (typically returned by function) does not match with the expected value.
- Exception
- RuntimeException
- UnexpectedValueException
- Nette\UnexpectedValueException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|