Overview

Namespaces

  • PhpCommon
    • IntMath

Classes

  • IntMath

Exceptions

  • ArithmeticException
  • DivisionByZeroException
  • Overview
  • Namespace
  • Class

Class DivisionByZeroException

Thrown when an attempt is made to divide a number by zero.

Exception
Extended by RuntimeException
Extended by PhpCommon\IntMath\ArithmeticException
Extended by PhpCommon\IntMath\DivisionByZeroException
Namespace: PhpCommon\IntMath
Author: Marcos Passos marcos@marcospassos.com
Located at DivisionByZeroException.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
PHPCommon IntMah API API documentation generated by ApiGen