ServerNotFoundException Class

Definition

The exception that is thrown when server connection could not be established.

public ref class ServerNotFoundException sealed : ApplicationException
public sealed class ServerNotFoundException : ApplicationException
Public NotInheritable Class ServerNotFoundException
Inherits ApplicationException
Inheritance
ServerNotFoundException

Constructors

ServerNotFoundException()
ServerNotFoundException(Exception)
ServerNotFoundException(SerializationInfo, StreamingContext)

Applies to