eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'TimeoutError':

Home

everywhere
www.exept.de
for:
[back]

Class: TimeoutError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--TimeoutError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.5 date: 2004/08/22 17:47:07
user: stefan
file: TimeoutError.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Stefan Vogel

Description:


TimeoutError may be raised, when a timeout on some operation occurs.
It is recommended to perform the operation in a while-loop, and to raise the
exception proceedable, in order to retry the operation or wait
by proceeding the exception.


[instance variables]
    parameter      value of the timer in seconds


Class protocol:

initialization
o  initialize



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 21:38:52 GMT