Click or drag to resize

AddInLoadException Constructor

Overload List
 NameDescription
Public methodAddInLoadException Initializes a new instance of the AddInLoadException class.
Public methodAddInLoadException(String) Initializes a new instance of the AddInLoadException class.
Protected methodAddInLoadException(SerializationInfo, StreamingContext) Initializes a new instance of the AddInLoadException class from serialized data.
Public methodAddInLoadException(String, Exception) Initializes a new instance of the AddInLoadException class.
Top
See Also