eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SubscriptOutOfBoundsError':

Home

everywhere
www.exept.de
for:
[back]

Class: SubscriptOutOfBoundsError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.4 date: 2003/08/29 19:15:03
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)



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 21:16:05 GMT