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:accessing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:36:29 GMT |