public interface ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
error(ParseException e)
Called when a parse error occurs.
|
void error(ParseException e) throws ParseException
ParseException
Copyright © 2022 Apache Software Foundation. All Rights Reserved.