AddonDataHandlerException constructor

Initializes a new instance of the AddonDataHandlerException class.

  Name Description
Public method AddonDataHandlerException() Initializes a new instance of the AddonDataHandlerException class.
Public method AddonDataHandlerException(String) Initializes a new instance of the AddonDataHandlerException class.
Protected method AddonDataHandlerException(SerializationInfo, StreamingContext) Initializes a new instance of the AddonDataHandlerException class.
Public method AddonDataHandlerException(String, Exception) Initializes a new instance of the AddonDataHandlerException class.
Top

A derived class must provide a default constructor.

Show: