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