|
Smalltalk/X WebserverDocumentation of class 'SocketErrorNotification': |
|
|
Class: SocketErrorNotificationInheritance:Object | +--GenericException | +--Notification | +--SocketErrorNotification
Description:
This notification is raised, when an error in a Socket operation is detected.
It is used to have a soft transition from old code checking for false
to code catching exceptions.
[instance variables:]
parameter - the OSError containing the error number and error string.
[class variables:]
Related information:Instance protocol:accessing
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 10:03:47 GMT
|