NotConnectedException Class

Definition

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

public class NotConnectedException : Exception
Inheritance
System.Exception
NotConnectedException