Back: SystemExceptions NoRunnableProcess-accessing
Up: Class reference
Forward: SystemExceptions NotFound class-accessing
 
Top: GNU Smalltalk User's Guide
Contents: Table of Contents
Index: Class index
About: About this document

6.150 SystemExceptions NotFound

Defined in namespace Smalltalk SystemExceptions
Category: Language-Exceptions
I am raised when something is searched without success.

6.150.1 SystemExceptions NotFound class: accessing  (class)
6.150.2 SystemExceptions NotFound: accessing  (instance)


6.150.1 SystemExceptions NotFound class: accessing

signalOn: value what: aString
Raise an exception; aString specifies what was not found (a key, an object, a class, and so on).


6.150.2 SystemExceptions NotFound: accessing

description
Answer a textual description of the exception.




This document was generated on May, 12 2002 using texi2html