public class SvgProcessingException
extends com.itextpdf.kernel.exceptions.PdfException
ISvgProcessor when it cannot process an SVG| Constructor and Description |
|---|
SvgProcessingException(String message)
Creates a new SvgProcessingException instance.
|
SvgProcessingException(String message,
Throwable cause)
Creates a new SvgProcessingException instance.
|
getMessage, getMessageParams, setMessageParamsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SvgProcessingException(String message)
message - the messageCopyright © 1998–2022 iText Group NV. All rights reserved.