SharpCvsLib

EntryNotFoundException Class

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

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

System.Object
   Exception
      EntryNotFoundException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Exceptions

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

See Also

EntryNotFoundException Members | ICSharpCode.SharpCvsLib.Exceptions Namespace