1.2 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.2.1 ArithmeticError: description
(instance)
1.2.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
February, 22 2012
using
texi2html