Raised if the XRules document is invalid. This will usually be raised by the Load() method and provides details about the error.
For a list of all members of this type, see InvalidXRulesException Members.
System.Object
System.Exception
System.SystemException
System.Xml.XmlException
XRules.InvalidXRulesException
[Visual Basic] Public Class InvalidXRulesException Inherits XmlException [C#] public class InvalidXRulesException : XmlException [C++] public __gc class InvalidXRulesException : public XmlException [JScript] public class InvalidXRulesException extends XmlException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: XRules
Assembly: XRules.DynamicDom (in XRules.DynamicDom.dll)
InvalidXRulesException Members | XRules Namespace