Back: Message-printing Up: Base classes Forward: MessageNotUnderstood-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.105 MessageNotUnderstood

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

1.105.1 MessageNotUnderstood: accessing  (instance)
1.105.2 MessageNotUnderstood: description  (instance)


1.105.1 MessageNotUnderstood: accessing

message
Answer the message that wasn't understood

receiver
Answer the object to whom the message send was directed


1.105.2 MessageNotUnderstood: description

description
Answer a textual description of the exception.



Back: MessageNotUnderstood-accessing Up: MessageNotUnderstood Forward: Metaclass   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html