Class DisconnectedException

Exception thrown if the connection to the remote side was closed.

class DisconnectedException
  : RPCException;

Constructors

Constructors

NameDescription
thisConstruct a new DisconnectedException.

Note

This is a higher layer concept does not imply that the underlying stream is closed.