Share via


SyncRuntimeInternalErrorException Constructor

Initializes a new instance of the SyncRuntimeInternalErrorException class.

Overload List

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

See Also

Reference

SyncRuntimeInternalErrorException Class
SyncRuntimeInternalErrorException Members
Microsoft.Synchronization Namespace