Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Initializes a new instance of the RecoverableErrorData class.
Overload List
| Name | Description |
|---|---|
| RecoverableErrorData (Exception) |
Initializes a new instance of the RecoverableErrorData class that contains the specified exception that caused the error.
|
| RecoverableErrorData (Int32) |
Initializes a new instance of the RecoverableErrorData class that contains the specified HRESULT that is associated with the error.
|
| RecoverableErrorData (Exception, String, String) |
Initializes a new instance of the RecoverableErrorData class that contains the specified exception that caused the error, the display name of the item that caused the error, and a description of the error.
|
| RecoverableErrorData (Int32, String, String) |
Initializes a new instance of the RecoverableErrorData class that contains the specified HRESULT that is associated with the error, the display name of the item that caused the error, and a description of the error.
|
See Also
Reference
RecoverableErrorData Class
RecoverableErrorData Members
Microsoft.Synchronization Namespace