Table of Contents

Class RemoteServerExistsException

Namespace
PushTechnology.ClientInterface.Client.Features.Control.Clients
Assembly
Diffusion.Client.dll

Exception thrown when an attempt has been made to create a remote server when one with the same name is already defined.

public class RemoteServerExistsException : SessionException, ISerializable
Inheritance
RemoteServerExistsException
Implements
Inherited Members

Constructors

RemoteServerExistsException(string)

Constructor.

public RemoteServerExistsException(string message)

Parameters

message string

The exception message.