Class cRangeException
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 cDomainException
.
You should use this CONTENIDO exception instead of the standard PHP
RangeException.
This exception type is logged to data/logs/exception.txt.
- Exception
- cException
- cRuntimeException
- cRangeException
Package: Core\Exception
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/exceptions/class.exception.range.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/exceptions/class.exception.range.php
__construct(),
log()
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$_log_exception,
$_logger
|
$code,
$file,
$line,
$message
|