Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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