Back: SystemExceptions.SubclassResponsibility-accessing Up: Base classes Forward: SystemExceptions.UnhandledException-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.189 SystemExceptions.UnhandledException

Defined in namespace Smalltalk.SystemExceptions
Superclass: Exception
Category: Language-Exception
I am raised when a backtrace is shown to terminate the current process.

1.189.1 SystemExceptions.UnhandledException: accessing  (instance)


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



Back: SystemExceptions.UnhandledException Up: SystemExceptions.UnhandledException Forward: SystemExceptions.UserInterrupt   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