ConnectionException 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.
TBD
[System.Serializable]
public class ConnectionException : SystemException
[<System.Serializable>]
type ConnectionException = class
inherit SystemException
Public Class ConnectionException
Inherits SystemException
- Inheritance
-
ConnectionException
- Derived
- Attributes
Constructors
ConnectionException() |
TBD |
ConnectionException(SerializationInfo, StreamingContext) |
TBD |
ConnectionException(String, Exception) |
TBD |
ConnectionException(String) |
TBD |