Class SVGOMException

All Implemented Interfaces:
Serializable

public class SVGOMException extends 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