DbOutdatedSyncException Constructor (String, Exception)
Initializes a new instance of the DbOutdatedSyncException class by using message and inner exception parameters.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- message
- Type: System::String
A description of the error.
- inner
- Type: System::Exception
A wrapped exception from an external component.
Show: