AlreadyConnectedException Class
Definition
An System.Exception related to when an action is attempted to be done that cannot be done while the Client is already connected
public sealed class AlreadyConnectedException : Exception
- Inheritance
- System.ExceptionAlreadyConnectedException
Constructors
AlreadyConnectedException() |