Click or drag to resize

TreePathNotFoundException Constructor

Overload List
 NameDescription
Public methodTreePathNotFoundException Initializes a new instance of the TreePathNotFoundException class.
Public methodTreePathNotFoundException(String) Initializes a new instance of the TreePathNotFoundException class.
Protected methodTreePathNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the TreePathNotFoundException class from serialized data.
Public methodTreePathNotFoundException(String, Exception) Initializes a new instance of the TreePathNotFoundException class.
Top
See Also