MindFusion.Wpf Pack Programmer's Guide
NotATreeException Class
See Also
 





An exception raised by the TreeEnumerator class if the specified node does not represent a root of a tree.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class NotATreeException : Exception

Visual Basic  Copy Code

Public Class NotATreeException
    Inherits Exception

 Inheritance Hierarchy

System.Object
    System.Exception
        MindFusion.Diagramming.Wpf.NotATreeException

 See Also

NotATreeException Members
MindFusion.Diagramming.Wpf Namespace