ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
IAdvancedSelectClient.IErrorReporter
ocean
io
select
client
model
ISelectClient
IAdvancedSelectClient
class
IAdvancedSelectClient
interface
IErrorReporter {
void
error
(Exception exception, Event event);
}
Members
Functions
error
void
error
(Exception exception, Event event)
Undocumented in source.
Meta
Source
See Implementation
ocean
io
select
client
model
ISelectClient
IAdvancedSelectClient
functions
error_
error_reporter
finalize
finalizer
timeout
timeout_reporter
interfaces
IErrorReporter
IFinalizer
ITimeoutReporter