public class PdfOcrInputTesseract4Exception extends PdfOcrTesseract4Exception
| Constructor and Description |
|---|
PdfOcrInputTesseract4Exception(String msg)
Creates a new PdfOcrInputTesseract4Exception.
|
PdfOcrInputTesseract4Exception(String msg, Throwable e)
Creates a new PdfOcrInputTesseract4Exception.
|
PdfOcrInputTesseract4Exception(Throwable e)
Creates a new PdfOcrInputTesseract4Exception.
|
getMessage, getMessageParams, setMessageParamsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PdfOcrInputTesseract4Exception(String msg, Throwable e)
PdfOcrInputTesseract4Exception.
msg - the detail message.
e - the cause (which is saved for later retrieval by Throwable.getCause() method).
public PdfOcrInputTesseract4Exception(String msg)
PdfOcrInputTesseract4Exception.
msg - the detail message.
public PdfOcrInputTesseract4Exception(Throwable e)
PdfOcrInputTesseract4Exception.
e - the cause which is saved for later retrieval by Throwable.getCause() method).
Copyright © 1998–2022 iText Group NV. All rights reserved.