![]() |
Smalltalk/X WebserverDocumentation of class 'TimeoutError': |
|
Class: TimeoutErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--TimeoutError
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
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 08 Dec 2023 03:30:37 GMT
|