Next:
Array
, Previous:
AlternativeObjectProxy
, Up:
Base classes
1.3 ArithmeticError
Defined in namespace Smalltalk
Superclass: Error
Category: Language-Exceptions
An ArithmeticError exception is raised by numeric classes when a program tries to do something wrong, such as extracting the square root of a negative number.
ArithmeticError-description
: (instance)