Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and initializes an instance of the AddInException class.
Namespace:   Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly:  AddinInfrastructure (in AddinInfrastructure.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | AddInException() | Creates and initializes an instance of the AddInException class. | 
| .jpeg) | AddInException(SerializationInfo, StreamingContext) | Creates and initializes an instance of the AddInException class with the specified serialization data. | 
| .jpeg) | AddInException(String) | Creates and initializes an instance of the AddInException class with the specified message. | 
| .jpeg) | AddInException(String, Exception) | Creates and initializes an instance of the AddInException class with the specified error message and a reference to the inner exception that is the cause of this exception. | 
See Also
AddInException Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top