DbSyncException Constructor
Initializes a new instance of the DbSyncException class.
Overload List
Name | Description |
---|---|
DbSyncException () |
Initializes a new instance of the DbSyncException class by using default values.
|
DbSyncException (String) |
Initializes a new instance of the DbSyncException class by using a message parameter.
|
DbSyncException (SerializationInfo, StreamingContext) |
Initializes a new instance of the DbSyncException class by using serialization information and streaming context parameters.
|
DbSyncException (String, Exception) |
Initializes a new instance of the DbSyncException class by using message and inner exception parameters.
|
See Also
Reference
DbSyncException Class
DbSyncException Members
Microsoft.Synchronization.Data Namespace