AdapterException Class

Definition

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)

Applies to