Next:
SystemExceptions.NotIndexable
, Previous:
SystemExceptions.NotFound
, Up:
Base classes
1.176 SystemExceptions.NotImplemented
Defined in namespace Smalltalk.SystemExceptions
Superclass: Error
Category: Language-Exceptions
I am raised when a method is called that has not been implemented.
SystemExceptions.NotImplemented-accessing
: (instance)