public class SVGOMException extends org.w3c.dom.svg.SVGException
code, SVG_INVALID_VALUE_ERR, SVG_MATRIX_NOT_INVERTABLE, SVG_WRONG_TYPE_ERR| Constructor and Description |
|---|
SVGOMException(short code,
String message)
Constructs a new
SVGOMException with the specified parameters. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SVGOMException(short code,
String message)
SVGOMException with the specified parameters.code - the exception codemessage - the error messageCopyright © 2000–2024 Apache Software Foundation. All rights reserved.