Squeak
  QotD    "To be or not to be" – Shakespeare
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
doesNotUnderstand:
Last updated at 6:07 pm UTC on 23 July 2022
The #doesNotUnderstand: message is is called if a selector called on a object is not know.
A debugger is shown by default.
You may override this message to get a different behavior.

See for example: Musical objects for Squeak