Class SVGOMException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.w3c.dom.svg.SVGException
org.apache.batik.dom.svg.SVGOMException
All Implemented Interfaces:
Serializable

public class SVGOMException extends org.w3c.dom.svg.SVGException
An implementation of the SVGException class.
See Also:
  • Constructor Details

    • SVGOMException

      public SVGOMException(short code, String message)
      Constructs a new SVGOMException with the specified parameters.
      Parameters:
      code - the exception code
      message - the error message