eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SubscriptOutOfBoundsError':

Home

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

Class: SubscriptOutOfBoundsError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--ExecutionError
                  |
                  +--NotFoundError
                     |
                     +--IndexNotFoundError
                        |
                        +--SubscriptOutOfBoundsError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.5 date: 2013/04/27 10:07:39
user: cg
file: SubscriptOutOfBoundsError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Raised when the index was ouf of a collections valid range for the index
(i.e. array index too high or less than 1)


Class protocol:

initialization
o  initialize
self initialize



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 23:18:34 GMT