UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeException Class

Exception that can be thrown by SortedTree

Namespace:  UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic
Assembly:  RealTime (in RealTime.dll)

Syntax


[SerializableAttribute]
public class SortedTreeNodeException : Exception
<SerializableAttribute> _
Public Class SortedTreeNodeException _
	Inherits Exception
[SerializableAttribute]
public ref class SortedTreeNodeException : public Exception

Inheritance Hierarchy


Object
  Exception
    UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic..::..SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeException