Overview

Namespaces

  • PhpCommon
    • IntMath

Classes

  • IntMath

Exceptions

  • ArithmeticException
  • DivisionByZeroException
  • Overview
  • Namespace
  • Class

Class ArithmeticException

Thrown when an error occurs while performing mathematical operations.

Exception
Extended by RuntimeException
Extended by PhpCommon\IntMath\ArithmeticException

Direct known subclasses

PhpCommon\IntMath\DivisionByZeroException
Namespace: PhpCommon\IntMath
Author: Marcos Passos marcos@marcospassos.com
Located at ArithmeticException.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