SharpCvsLib

EntryParseException 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 EntryParseException Members.

System.Object
   Exception
      EntryParseException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileSystem

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

See Also

EntryParseException Members | ICSharpCode.SharpCvsLib.FileSystem Namespace