|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.batik.parser.DefaultErrorHandler
This class provides a default implementation of ErrorHandler.
| Constructor Summary | |
DefaultErrorHandler()
|
|
| Method Summary | |
void |
error(ParseException e)
Implements ErrorHandler.error(ParseException). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultErrorHandler()
| Method Detail |
public void error(ParseException e)
throws ParseException
ErrorHandler.error(ParseException).
Throws the given exception.error in interface ErrorHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||