SharpCvsLib

InvalidPathException Constructor

Occurs if there is an attempt to write to a path that is outside of the working path.

Overload List

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);

See Also

InvalidPathException Class | ICSharpCode.SharpCvsLib.FileSystem Namespace