Class NotConnectedException

An Exception related to when a method is attempted to be called, but the Client has not connected yet

Inheritance
NotConnectedException
Implements
ISerializable
Namespace: VoltRpc.Communication
Assembly: VoltRpc.dll
Syntax
public class NotConnectedException : Exception, ISerializable

Implements

ISerializable