Class PdfImportException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class PdfImportException extends IOException
Thrown when there is a problem with extracting images and pages from pdf file
-
-
Constructor Summary
Constructors Constructor Description PdfImportException(String message)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
PdfImportException
PdfImportException(String message)
-
-
-
-