Back: DynamicVariable class-evaluating Up: Base classes Forward: Error-exception description   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.69 Error

Defined in namespace Smalltalk
Superclass: Exception
Category: Language-Exceptions
Error represents a fatal error. Instances of it are not resumable.

1.69.1 Error: exception description  (instance)


1.69.1 Error: exception description

description
Answer a textual description of the exception.

isResumable
Answer false. Error exceptions are by default unresumable; subclasses can override this method if desired.



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


This document was generated on February, 22 2012 using texi2html