|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.parser.DefaultErrorHandler
public class 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 ErrorHandlerParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||