Click or drag to resize

ObjectTreeNodeNotFoundException Constructor

Overload List
  NameDescription
Protected methodObjectTreeNodeNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the ObjectTreeNodeNotFoundException class
Public methodObjectTreeNodeNotFoundException(ISearchPattern, Int32, Int32)
Initializes a new instance of the ObjectTreeNodeNotFoundException class using the specified search pattern, search depth and timeout.
Public methodObjectTreeNodeNotFoundException(ISearchPattern, String, Int32, Int32)
Initializes a new instance of the ObjectTreeNodeNotFoundException class using the specified search pattern, parent object name, search depth and timeout.
Top
See Also