com.mxgraph.util.svg
Class DefaultErrorHandler
java.lang.Object
   com.mxgraph.util.svg.DefaultErrorHandler
com.mxgraph.util.svg.DefaultErrorHandler
- All Implemented Interfaces: 
- ErrorHandler
- public class DefaultErrorHandler 
- extends Object- implements ErrorHandler
This class provides a default implementation of ErrorHandler.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultErrorHandler
public DefaultErrorHandler()
error
public void error(ParseException e)
           throws ParseException
- Implements ErrorHandler.error(ParseException).
 Throws the given exception.
 
- 
- Specified by:
- errorin interface- ErrorHandler
 
- 
- Throws:
- ParseException
 
Copyright (c) 2010 Gaudenz Alder. All rights reserved.