public final class DefaultErrorHandler extends Object implements ErrorHandler
ErrorHandler. It
does nothing with errors.| Modifier and Type | Method and Description |
|---|---|
void |
error(GalimatiasParseException error) |
void |
fatalError(GalimatiasParseException error) |
static DefaultErrorHandler |
getInstance() |
public static DefaultErrorHandler getInstance()
public void error(GalimatiasParseException error) throws GalimatiasParseException
error in interface ErrorHandlerGalimatiasParseExceptionpublic void fatalError(GalimatiasParseException error)
fatalError in interface ErrorHandlerCopyright © 2013–2014. All rights reserved.