DccConnection.onError

Invoked when an error occurs.

class DccConnection
void delegate(Exception e)[] onError;

Meta