SharpCvsLib

CvsFileNotFoundException Class

This in an exception that is thrown if the given CVS\??? management file cannot be found inthe given path. The full path to the file being searched for should be provided.

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

System.Object
   Exception
      CvsFileNotFoundException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileSystem

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

See Also

CvsFileNotFoundException Members | ICSharpCode.SharpCvsLib.FileSystem Namespace