java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.w3c.dom.svg.SVGException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SVGOMException
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionshortstatic final shortstatic final shortstatic final short
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
codepublic short code
- 
SVG_WRONG_TYPE_ERRpublic static final short SVG_WRONG_TYPE_ERR- See Also:
 
- 
SVG_INVALID_VALUE_ERRpublic static final short SVG_INVALID_VALUE_ERR- See Also:
 
- 
SVG_MATRIX_NOT_INVERTABLEpublic static final short SVG_MATRIX_NOT_INVERTABLE- See Also:
 
 
- 
- 
Constructor Details- 
SVGException
 
-