SharpCvsLib

DuplicateEntryException Class

This exception is thrown if there is no entry matching the specifed criteria.

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

System.Object
   Exception
      DuplicateEntryException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileSystem

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

See Also

DuplicateEntryException Members | ICSharpCode.SharpCvsLib.FileSystem Namespace