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


1.190 SystemExceptions.SubclassResponsibility

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

I am raised when a method is called whose implementation is the responsibility of concrete subclass.