Next: , Previous: , Up: Base classes   [Index]


1.197 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