MetadataFieldNotFoundException Constructor
Initializes a new instance of the MetadataFieldNotFoundException class.
Overload List
Name | Description |
---|---|
MetadataFieldNotFoundException () |
Initializes a new instance of the MetadataFieldNotFoundException class.
|
MetadataFieldNotFoundException (String) |
Initializes a new instance of the MetadataFieldNotFoundException class that contains a specified error message.
|
MetadataFieldNotFoundException (SerializationInfo, StreamingContext) |
Initializes a new instance of the MetadataFieldNotFoundException class by using serialized data.
|
MetadataFieldNotFoundException (String, Exception) |
Initializes a new instance of the MetadataFieldNotFoundException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
MetadataFieldNotFoundException Class
MetadataFieldNotFoundException Members
Microsoft.Synchronization.MetadataStorage Namespace