|
Smalltalk/X WebserverDocumentation of class 'ElementBoundsError': |
|
|
Class: ElementBoundsErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ElementBoundsError
Description:
ElementBoundsError is raised to report an error that anElement is out of bounds
(e.g. cannot be put into a collection).
Instance Variables:
parameter - the element that is out of bounds.
Class protocol:initialization |
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 08:57:04 GMT
|