Partager via


ErrorManager.Dismiss Method

 

Dismisses the specified ErrorInfo object.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod Dismiss(ErrorInfo)

Dismisses the specified error.

System_CAPS_pubmethod Dismiss(String)

Dismisses an error that is associated with the specified ID.

See Also

ErrorManager Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top