![]() |
Smalltalk/X WebserverDocumentation of class 'OSSignalInterrupt': |
|
Class: OSSignalInterruptInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--OSSignalInterrupt
Description:OSSignalInterrupt is raised, when an operating system signal has been received. The signal number is stored as parameter. Since signals may be sent asynchronously, an OSSignalInterrupt is only raised, when handled in the current process. You can also bind an exception to an os signal with OperatingSystem>>#operatingSystemSignal:install: Class protocol:initialization
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Mon, 04 Dec 2023 10:04:11 GMT
|