Back: AbstractNamespace-testing Up: Base classes Forward: ArithmeticError-description   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

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.



Back: ArithmeticError Up: ArithmeticError Forward: Array   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on April, 16 2013 using texi2html