eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'TimeoutError':

Home

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

Class: TimeoutError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.6 date: 2016/08/15 10:52:45
user: mawalch
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
self initialize



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