Udostępnij za pośrednictwem


SyncIdFormatMismatchException Constructor

Initializes a new instance of the SyncIdFormatMismatchException class.

Overload List

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

See Also

Reference

SyncIdFormatMismatchException Class
SyncIdFormatMismatchException Members
Microsoft.Synchronization Namespace