| Overload | Description |
|---|---|
| PathNotFoundException Constructor() | Initializes a new instance of the PathNotFoundException class. |
| PathNotFoundException Constructor(Int32) | Initializes a new instance of the PathNotFoundException class. |
| PathNotFoundException Constructor(String) | Initializes a new instance of the PathNotFoundException class. |
| PathNotFoundException Constructor(Int32,String) | Initializes a new instance of the PathNotFoundException class. |
| PathNotFoundException Constructor(String,Exception) | Initializes a new instance of the PathNotFoundException class. |
