XMLDictionaryException Constructors
An exception that is thrown when an error occurs whilst object metadata is being loaded from an XML file.Name | Parameters | Description |
---|---|---|
XMLDictionaryException(String) | message | Initializes a new instance of the XMLDictionaryException class. |
See Also