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