|
|
6.2 ArithmeticError
- Defined in namespace Smalltalk
- 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.
6.2.1 ArithmeticError: description
- description
- Answer a textual description of the exception.
|