InvalidPathException Constructor | 
| Name | Description | |
|---|---|---|
| InvalidPathException | 
            Initializes a new instance of the InvalidPathException class.
              | |
| InvalidPathException(String) | 
            Initializes a new instance of the InvalidPathException class with a specified
            error message.
              | |
| InvalidPathException(String, Exception) | 
            Initializes a new instance of the InvalidPathException class with a specified
            error message and a reference to the inner exception that is the cause of this exception.
              |