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 ErrorHandler
GalimatiasParseException
public void fatalError(GalimatiasParseException error)
fatalError
in interface ErrorHandler
Copyright © 2013–2014. All rights reserved.