Package | Description |
---|---|
com.groupdocs.conversion.exceptions |
The GroupDocs.Conversion.Exceptions namespace provides different exceptions classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ConversionNotSupportedException
GroupDocs exception thrown when the conversion from source file to target file type is not supported
|
class |
CorruptOrDamagedFileException
GroupDocs exception thrown when the file is corrupt or damaged
|
class |
FileTypeNotSupportedException
GroupDocs exception thrown when the file type is not supported
|
class |
FontSubstituteException
Thrown if font substitute is illegal
|
class |
IncorrectPasswordException
GroupDocs exception thrown when the file is password protected, password is provided but is incorrect
|
class |
InvalidConverterSettingsException
Thrown if provided converter settings are invalid
|
class |
InvalidConvertOptionsException
Thrown if provided convert options are invalid
|
class |
PasswordRequiredException
GroupDocs exception thrown when the file is password protected and password is not provided
|
class |
SourceDocumentFactoryNotProvidedException
GroupDocs exception thrown when the source document factory is not provided
|