SharpCvsLib

UnsupportedFileTypeException Class

An unsupported file type exception occurs if a file name of file type that is not currently known about or not implemented.

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

System.Object
   Exception
      UnsupportedFileTypeException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileSystem

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

See Also

UnsupportedFileTypeException Members | ICSharpCode.SharpCvsLib.FileSystem Namespace