Method | Description | |
---|---|---|
InvalidPathException ( ) : System |
Initializes a new instance of the InvalidPathException class.
|
|
InvalidPathException ( string message ) : System |
Initializes a new instance of the InvalidPathException class.
|
|
InvalidPathException ( string message, |
Initializes a new instance of the InvalidPathException class.
|
Method | Description | |
---|---|---|
InvalidPathException ( System info, System context ) : System |
protected InvalidPathException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public InvalidPathException ( string message ) : System | ||
message | string | The message. |
return | System |
public InvalidPathException ( string message, |
||
message | string | The message. |
inner | The inner exception. | |
return | System |