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