An unsupported file type exception occurs if a file name of file type that is not currently known about or not implemented.
An unsupported file type exception occurs if a file name of file type that is not currently known about or not implemented.
public UnsupportedFileTypeException();
An unsupported file type exception occurs if a file name of file type that is not currently known about or not implemented.
public UnsupportedFileTypeException(string);
An unsupported file type exception occurs if a file name of file type that is not currently known about or not implemented.
public UnsupportedFileTypeException(string,Exception);
UnsupportedFileTypeException Class | ICSharpCode.SharpCvsLib.FileSystem Namespace