Share via


DbVersionException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DbVersionException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DbVersionException() Initializes a new instance of the DbVersionException class by using default values.
Public method DbVersionException(String) Initializes a new instance of the DbVersionException class with the specified message.
Protected method DbVersionException(SerializationInfo, StreamingContext) Initializes a new instance of the DbVersionException class by using serialization information and streaming context parameters.
Public method DbVersionException(String, Exception) Initializes a new instance of the DbVersionException class with the specified message and a reference to the inner exception that caused this exception.

Top

See Also

Reference

DbVersionException Class

Microsoft.Synchronization.Data Namespace