Share via


AlertObjectExpiredException Constructor

 

Initializes a new instance of the AlertObjectExpiredException class.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly:  AlertFramework (in AlertFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod AlertObjectExpiredException()

Initializes a new instance of the AlertObjectExpiredException class.

System_CAPS_protmethod AlertObjectExpiredException(SerializationInfo, StreamingContext)

Initializes a new instance of the AlertObjectExpiredException class with the specified serialized data.

System_CAPS_pubmethod AlertObjectExpiredException(String)

Initializes a new instance of the AlertObjectExpiredException class with the specified message.

System_CAPS_pubmethod 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