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


1.189 SystemExceptions.ShouldNotImplement

Defined in namespace Smalltalk.SystemExceptions
Superclass: SystemExceptions.NotImplemented
Category: Language-Exceptions

I am raised when a method is called that a class wishes that is not called.