eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'RecursiveExceptionError':

Home

everywhere
www.exept.de
for:
[back]

Class: RecursiveExceptionError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.5 date: 2005/09/30 13:37:54
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

queries
o  mayProceed



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 20:55:56 GMT