Share via


SyncInvalidOperationException Constructor

Initializes a new instance of the SyncInvalidOperationException class.

Overload List

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

See Also

Reference

SyncInvalidOperationException Class
SyncInvalidOperationException Members
Microsoft.Synchronization Namespace