IConnectionHandler.error

IAdvancedSelectClient.IErrorReporter interface method. Called when a connection error occurs.

class IConnectionHandler
void
error

Parameters

exception Exception

exception which caused the error

event Event

epoll select event during which error occurred, if any

Meta