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

SortedTreeNodeException Constructor

Initializes a new instance of the SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeException class.

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

Syntax


public SortedTreeNodeException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
SortedTreeNodeException(
	String^ message
)

Parameters

message
Type: String
The message.