Method | Description | |
---|---|---|
TreePathNotFoundException ( ) : System | ||
TreePathNotFoundException ( string path ) : System |
Constructs a new TreePathNotFoundException
|
|
TreePathNotFoundException ( string message, |
Method | Description | |
---|---|---|
TreePathNotFoundException ( |
public TreePathNotFoundException ( ) : System | ||
return | System |
protected TreePathNotFoundException ( |
||
info | ||
context | ||
return | System |
public TreePathNotFoundException ( string path ) : System | ||
path | string | |
return | System |
public TreePathNotFoundException ( string message, |
||
message | string | |
innerException | ||
return | System |