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.6 date: 2013/04/19 08:40:19
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.


Class protocol:

initialization
o  initialize
self initialize

queries
o  mayProceed


Instance protocol:

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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 19:37:59 GMT