Previous: net channels ifaces, Up: net channels [Index]
Whenever an error condition happens: the functions of the library
(vicare net channels)
react by raising non–continuable exceptions
whose raised objects are compound conditions of the following types.
The following syntactic bindings are exported by the library
(vicare net channels)
.
Condition object containing an instance of <channel>
; it is
derived from &condition
. It has the following fields:
channel
The instance of <channel>
.
Condition object used to tag exceptions as of type “message delivery
timeout expired”; it is derived from &error
.
Condition object used to tag exceptions as of type “maximum message
size exceeded; it is derived from &error
.