SharpCvsLib

CvsFileNotFoundException Constructor

Occurs if the cvs management file cannot be found in the given location on the local filesystem.

Overload List

Occurs if the cvs management file cannot be found in the given location on the local filesystem.

public CvsFileNotFoundException(string);

Occurs if the cvs management file cannot be found in the given location on the local filesystem.

public CvsFileNotFoundException(string,Exception);

See Also

CvsFileNotFoundException Class | ICSharpCode.SharpCvsLib.FileSystem Namespace