Back: Message-basic
Up: Class reference
Forward: MessageNotUnderstood-accessing
 
Top: GNU Smalltalk User's Guide
Contents: Table of Contents
Index: Class index
About: About this document

6.95 MessageNotUnderstood

Defined in namespace Smalltalk
Category: Language-Exceptions
MessageNotUnderstood represents an error during message lookup. Signaling it is the default action of the #doesNotUnderstand: handler

6.95.1 MessageNotUnderstood: accessing  (instance)
6.95.2 MessageNotUnderstood: description  (instance)


6.95.1 MessageNotUnderstood: accessing

message
Answer the message that wasn't understood

receiver
Answer the object to whom the message send was directed


6.95.2 MessageNotUnderstood: description

description
Answer a textual description of the exception.




This document was generated on May, 12 2002 using texi2html