Udostępnij za pośrednictwem


DataSyncException Constructor

Initializes a new instance of the DataSyncException class.

Overload List

Name Description
DataSyncException ()
Initializes a new instance of the DataSyncException class by using default values.
DataSyncException (String)
Initializes a new instance of the DataSyncException class by using a message parameter.
DataSyncException (SerializationInfo, StreamingContext)
Initializes a new instance of the DataSyncException class by using serialization information and streaming context parameters.
DataSyncException (String, Exception)
Initializes a new instance of the DataSyncException class by using message and inner exception parameters.

See Also

Reference

DataSyncException Class
DataSyncException Members
Microsoft.Synchronization.Data Namespace