Membres ConnectionException
The exception that is thrown when a connection problem arises between the server and current application. This class cannot be inherited.
Le type ConnectionException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ConnectionException() () () () | ||
ConnectionException(String) | ||
ConnectionException(String, Exception) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetBaseException | (Hérité de Exception.) | |
GetHashCode | (Hérité de Object.) | |
GetObjectData | Sets the [System.Runtime.Serialization.SerializationInfo] with information about the exception. (Se substitue à Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Hérité de Exception.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Exception.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Data | (Hérité de Exception.) | |
ExceptionCause | Returns a ConnectionExceptionCause value to explain the origin of the exception. | |
HelpLink | (Hérité de Exception.) | |
HResult | (Hérité de Exception.) | |
InnerException | (Hérité de Exception.) | |
Message | (Hérité de Exception.) | |
Source | (Hérité de Exception.) | |
StackTrace | (Hérité de Exception.) | |
TargetSite | (Hérité de Exception.) |
Haut de la page