SharpCvsLib

CvsRootParseException Constructor

Indicate that an invalid cvsroot has been passed into the library.

Overload List

Indicate that an invalid cvsroot has been passed into the library.

public CvsRootParseException(string);

Indicate that an invalid cvsroot has been passed into the library.

public CvsRootParseException(string,Exception);

See Also

CvsRootParseException Class | ICSharpCode.SharpCvsLib.Misc Namespace