public class SvgProcessingException extends PdfException
ISvgProcessor when it cannot process an SVG
object| 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 message
Copyright © 1998–2022 iText Group NV. All rights reserved.