This exception is the base class of all exception classes defined by the DynamicDOM.
For a list of all members of this type, see DynamicDomException Members.
System.Object
System.Exception
System.ApplicationException
XRules.DynamicDomException
XRules.BindingException
XRules.RuleViolationException
[Visual Basic] Public Class DynamicDomException Inherits ApplicationException [C#] public class DynamicDomException : ApplicationException [C++] public __gc class DynamicDomException : public ApplicationException [JScript] public class DynamicDomException extends ApplicationException
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)
DynamicDomException Members | XRules Namespace