eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'KeyNotFoundError':

Home

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

Class: KeyNotFoundError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--ExecutionError
                  |
                  +--NotFoundError
                     |
                     +--KeyNotFoundError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.4 date: 2018/05/14 00:36:01
user: cg
file: KeyNotFoundError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


raised when a key was not found in a collection.


Class protocol:

initialization
o  initialize
self initialize


Instance protocol:

Compatibility-Squeak
o  key: theBadKey
the index, which was not found

accessing
o  index
the index, which was not found



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 15:11:36 GMT