java.lang.Object
io.sf.carte.echosvg.parser.DefaultErrorHandler
- All Implemented Interfaces:
ErrorHandler
This class provides a default implementation of ErrorHandler.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultErrorHandler
public DefaultErrorHandler()
-
-
Method Details
-
error
ImplementsErrorHandler.error(ParseException)
. Throws the given exception.- Specified by:
error
in interfaceErrorHandler
- Throws:
ParseException
-