Back: Getopt class-instance creation Up: Base classes Forward: Halt-description   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.85 Halt

Defined in namespace Smalltalk
Superclass: Exception
Category: Language-Exceptions
Halt represents a resumable error, usually a bug.

1.85.1 Halt: description  (instance)


1.85.1 Halt: description

description
Answer a textual description of the exception.

isResumable
Answer true. #halt exceptions are by default resumable.



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


This document was generated on August, 19 2010 using texi2html