Package com.mxgraph.util.svg
Class DefaultErrorHandler
java.lang.Object
com.mxgraph.util.svg.DefaultErrorHandler
- All Implemented Interfaces:
ErrorHandler
This class provides a default implementation of ErrorHandler.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultErrorHandler
public DefaultErrorHandler()
-
-
Method Details
-
error
ImplementsErrorHandler.error(ParseException)
. Throws the given exception.- Specified by:
error
in interfaceErrorHandler
- Throws:
ParseException
-