org.apache.batik.dom.svg
public class SVGOMException extends SVGException
| Constructor Summary | |
|---|---|
| SVGOMException(short code, String message)
Constructs a new SVGOMException with the specified parameters.
| |
Parameters: code the exception code message the error message