public class SVGOMException
extends SVGException
Constructor and Description |
---|
SVGOMException(short code,
String message)
Constructs a new
SVGOMException with the specified parameters. |
public SVGOMException(short code, String message)
SVGOMException
with the specified parameters.code
- the exception codemessage
- the error messageCopyright ? 2015 Apache Software Foundation. All Rights Reserved.