|
|
6.72 Halt
- Defined in namespace Smalltalk
- Category: Language-Exceptions
- Halt represents a resumable error, usually a bug.
6.72.1 Halt: description
- description
- Answer a textual description of the exception.
- isResumable
- Answer true. #halt exceptions are by default resumable.
|