org.apache.batik.dom.svg
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.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SVGOMException(short code,
String message)
code - the exception codemessage - the error messageCopyright ? 2008 Apache Software Foundation. All Rights Reserved.