eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'RecursiveExceptionError':

Home

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

Class: RecursiveExceptionError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--RecursiveExceptionError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.9 date: 2021/11/21 15:58:00
user: cg
file: RecursiveExceptionError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


RecursiveExceptionError is raised, if the same exception is raised
again in an exception handler.

The parameter is the recursive exception.

copyright

COPYRIGHT (c) 1999 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

queries
o  mayProceed


Instance protocol:

accessing
o  exception
the original exception, which was responsible for this.
ANSI compatibility



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Wed, 08 May 2024 01:20:52 GMT