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