Uses of Class
com.documents4j.throwables.ConverterException
-
Packages that use ConverterException Package Description com.documents4j.throwables -
-
Uses of ConverterException in com.documents4j.throwables
Subclasses of ConverterException in com.documents4j.throwables Modifier and Type Class Description classConversionFormatExceptionThrown if the converter was requested to translate a file into aDocumentTypethat is does not support.classConversionInputExceptionThrown if the source file that was provided for a conversion appears to not be of the providedDocumentType.classConverterAccessExceptionThrown when a converter is not operational.classFileSystemInteractionExceptionThis exception is thrown when a file on the file system cannot be read or written or when a script file cannot be executed.
-