AddonDataHandlerException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the AddonDataHandlerException class.
Overload List
Name | Description | |
---|---|---|
AddonDataHandlerException() | ||
AddonDataHandlerException(String) | Initializes a new instance of the AddonDataHandlerException class. | |
AddonDataHandlerException(SerializationInfo, StreamingContext) | Initializes a new instance of the AddonDataHandlerException class. | |
AddonDataHandlerException(String, Exception) | Initializes a new instance of the AddonDataHandlerException class. |
Top
Remarks
A derived class must provide a default constructor.
See Also
Reference
AddonDataHandlerException Class