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