Class DivisionByZeroException
Thrown when an attempt is made to divide a number by zero.
- Exception
-
RuntimeException
-
PhpCommon\IntMath\ArithmeticException
-
PhpCommon\IntMath\DivisionByZeroException
Namespace: PhpCommon\IntMath
Author: Marcos Passos marcos@marcospassos.com
Located at DivisionByZeroException.php
Author: Marcos Passos marcos@marcospassos.com
Located at DivisionByZeroException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|