ErrorHandlerpublic class DefaultErrorHandler extends java.lang.Object implements ErrorHandler
| Constructor | Description |
|---|---|
DefaultErrorHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
error(ParseException e) |
Implements
ErrorHandler.error(ParseException). |
public void error(ParseException e) throws ParseException
ErrorHandler.error(ParseException).
Throws the given exception.error in interface ErrorHandlerParseExceptionCopyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.