eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'OSSignalInterrupt':

Home

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

Class: OSSignalInterrupt


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Control
Version:
rev: 1.4 date: 2005/04/11 08:53:28
user: stefan
file: OSSignalInterrupt.st directory: libbasic
module: stx stc-classLibrary: libbasic

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
o  initialize
self initialize



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 20:44:56 GMT