SharpCvsLib

UnsupportedFileTypeException Constructor ()

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

[Visual Basic]
Overloads Public Sub New()
[C#]
public UnsupportedFileTypeException();

See Also

UnsupportedFileTypeException Class | ICSharpCode.SharpCvsLib.FileSystem Namespace | UnsupportedFileTypeException Constructor Overload List