eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ElementBoundsError':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ElementBoundsError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--ExecutionError
                  |
                  +--ElementBoundsError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.2 date: 2016/09/27 10:51:26
user: cg
file: ElementBoundsError.st directory: libbasic
module: stx stc-classLibrary: libbasic

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
o  initialize

testing
o  isProgramError
redefined in all exceptions which are programmer's errors,
and which should probably not be ignored.
I.e. a global error handler should reject and let a debugger get control.



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 07:20:48 GMT