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, setMessageParams
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SvgProcessingException(String message)
message
- the message
Copyright © 1998–2022 iText Group NV. All rights reserved.