SchemaException Constructor
Initializes a new instance of the SchemaException class.
Overload List
Name | Description |
---|---|
SchemaException () |
Initializes a new instance of the SchemaException class by using default values.
|
SchemaException (String) |
Initializes a new instance of the SchemaException class by using a message parameter.
|
SchemaException (SerializationInfo, StreamingContext) |
Initializes a new instance of the SchemaException class by using serialization information and streaming context parameters.
|
SchemaException (String, Exception) |
Initializes a new instance of the SchemaException class by using message and inner exception parameters.
|
See Also
Reference
SchemaException Class
SchemaException Members
Microsoft.Synchronization.Data Namespace