eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'IndexNotFoundError':

Home

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

Class: IndexNotFoundError


Inheritance:

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

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

Description:


raised when a bad index/key is used when accessing a collection.


Class protocol:

initialization
o  initialize
self initialize



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 02:24:36 GMT