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.8 date: 2021/11/21 15:59:15
user: cg
file: KeyNotFoundError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


raised when a key was not found in a collection.

copyright

COPYRIGHT (c) 2001 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

accessing
o  defaultNotifierString


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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 11 May 2024 03:19:07 GMT