SharpCvsLib

CvsRootParseException Class

An invalid cvsroot exception is thrown if the client attempts to send in a root that is not understood by the server.

For a list of all members of this type, see CvsRootParseException Members.

System.Object
   Exception
      CvsRootParseException

[Visual Basic]
Public Class CvsRootParseException
Inherits Exception
[C#]
public class CvsRootParseException : Exception

Requirements

Namespace: ICSharpCode.SharpCvsLib.Misc

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

CvsRootParseException Members | ICSharpCode.SharpCvsLib.Misc Namespace