GNU Smalltalk Library Reference: SystemExceptions.UnhandledException-accessing
1.191.1 SystemExceptions.UnhandledException: accessing
-
- defaultAction
Terminate the current process.
- description
Answer a textual description of the exception.
- originalException
Answer the uncaught exception.
- originalException: anObject
Set the uncaught exception to anObject.