Go to the first, previous, next, last section, table of contents.


divisionByZero

Child of arithmeticError.

Errors relating to arithmetic operations inherit from this.

Keyword specifics available:

:operation
Function being performed.
:operands
Function being performed.


Go to the first, previous, next, last section, table of contents.