ServerNotFoundException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |