java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | com.pspdfkit.document.processor.PdfProcessorException |
Thrown if there's an error while processing pages.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PdfProcessorException(String detailMessage)
Creates an error for page processing action.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates an error for page processing action.
detailMessage | Message of the error. |
---|