Next:
TextCollector
, Previous:
SystemExceptions.WrongClass
, Up:
Base classes
1.193 SystemExceptions.WrongMessageSent
Defined in namespace Smalltalk.SystemExceptions
Superclass: SystemExceptions.ShouldNotImplement
Category: Language-Exceptions
I am raised when a method is called that a class wishes that is not called. This exception also includes a suggestion on which message should be sent instead
SystemExceptions.WrongMessageSent class-signaling
: (class)
SystemExceptions.WrongMessageSent-accessing
: (instance)