FileTypeNotSupportedException

FileTypeNotSupportedException class

The exception that is thrown when specified file type is not supported.

public class FileTypeNotSupportedException : Exception

Constructors

Name Description
FileTypeNotSupportedException(string) Initializes a new instance of the FileTypeNotSupportedException class.

See Also