Back: Duration-arithmetics
Up: Class reference
Forward: Error-exception description
 
Top: GNU Smalltalk User's Guide
Contents: Table of Contents
Index: Class index
About: About this document

6.62 Error

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

6.62.1 Error: exception description  (instance)


6.62.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.




This document was generated on May, 12 2002 using texi2html