Class ArithmeticException
Thrown when an error occurs while performing mathematical operations.
- Exception
- RuntimeException
- PhpCommon\IntMath\ArithmeticException
Direct known subclasses
PhpCommon\IntMath\DivisionByZeroException
Namespace: PhpCommon\IntMath
Author: Marcos Passos marcos@marcospassos.com
Located at ArithmeticException.php
Author: Marcos Passos marcos@marcospassos.com
Located at ArithmeticException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|