AlertProviderException Constructor
Initializes a new instance of the AlertProviderException class.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly: AlertFramework (in AlertFramework.dll)
Overload List
Name | Description | |
---|---|---|
AlertProviderException() | Initializes a new instance of the AlertProviderException class. |
|
AlertProviderException(SerializationInfo, StreamingContext) | Initializes a new instance of the AlertProviderException class with the specified serialized data. |
|
AlertProviderException(String) | Initializes a new instance of the AlertProviderException class with the specified message. |
|
AlertProviderException(String, Exception) | Initializes a new instance of the AlertProviderException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
AlertProviderException Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top