Class RangeException
Exception thrown to indicate range errors during program execution. Normally this means there was an arithmetic error other than under/overflow. This is the runtime version of DomainException.
- Exception
-
RuntimeException
-
RangeException
-
DSchoenbauer\Exception\Platform\RangeException implements DSchoenbauer\Exception\ExceptionInterface
Namespace: DSchoenbauer\Exception\Platform
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/RangeException.php
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/RangeException.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|