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