eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'RecursionError':

Home

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

Class: RecursionError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--RecursionError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.6 date: 2013/04/27 10:09:34
user: cg
file: RecursionError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Raised when the recursion level is too high - i.e. the execution stack
is about to overflow.


Class protocol:

initialization
o  initialize
self initialize

queries
o  mayProceed
under win32, the stack cannot grow - so we may not proceed there (sigh)



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 04:13:26 GMT