Occurs if there is an attempt to write to a path that is outside of the working path.
Occurs if there is an attempt to write to a path that is outside of the working path.
public InvalidPathException();
Occurs if there is an attempt to write to a path that is outside of the working path.
public InvalidPathException(string);
Occurs if there is an attempt to write to a path that is outside of the working path.
public InvalidPathException(string,Exception);
InvalidPathException Class | ICSharpCode.SharpCvsLib.FileSystem Namespace