FileTypeNotSupportedException

FileTypeNotSupportedException class

GroupDocs exception thrown when the file type is not supported

public sealed class FileTypeNotSupportedException : GroupDocsConversionException

Constructors

Name Description
FileTypeNotSupportedException() Default constructor
FileTypeNotSupportedException(FileType) Creates an exception instance with a FileType
FileTypeNotSupportedException(string) Creates an exception instance with a message

See Also