Share via


SyncAbortedException Constructor

Initializes a new instance of the SyncAbortedException class.

Overload List

Name Description
SyncAbortedException ()
Initializes a new instance of the SyncAbortedException class.
SyncAbortedException (String)
Initializes a new instance of the SyncAbortedException class that contains a specified error message.
SyncAbortedException (SerializationInfo, StreamingContext)
Initializes a new instance of the SyncAbortedException class by using serialized data.
SyncAbortedException (String, Exception)
Initializes a new instance of the SyncAbortedException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

SyncAbortedException Class
SyncAbortedException Members
Microsoft.Synchronization Namespace