org.apache.batik.dom.svg

Class SVGOMException

public class SVGOMException extends SVGException

An implementation of the SVGException class.
Constructor Summary
SVGOMException(short code, String message)
Constructs a new SVGOMException with the specified parameters.

Constructor Detail

SVGOMException

public SVGOMException(short code, String message)
Constructs a new SVGOMException with the specified parameters.

Parameters: code the exception code message the error message

Copyright B) 2008 Apache Software Foundation. All Rights Reserved.