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


1.162 SystemExceptions.AlreadyDefined

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

I am raised when one tries to define a symbol (class or pool variable) that is already defined.