1.68 Error
Defined in namespace Smalltalk
Superclass: Exception
Category: Language-Exceptions
Error represents a fatal error. Instances of it are not resumable.
1.68.1 Error: exception description
(instance)
1.68.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
July, 23 2009
using
texi2html