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.
1.3.1 ArithmeticError: description
(instance)
1.3.1 ArithmeticError: description
description
Answer a textual description of the exception.
isResumable
Answer true. Arithmetic exceptions are by default resumable.
This document was generated on
July, 23 2009
using
texi2html