SharpCvsLib

InvalidPathException Class

This exception is thrown if there is an attempt to write to a path that is outside of the working path.

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

System.Object
   Exception
      InvalidPathException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileSystem

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

See Also

InvalidPathException Members | ICSharpCode.SharpCvsLib.FileSystem Namespace