| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.hql.ast.ErrorCounterMethod Summary | |
int | |
void |
|
void |
|
void |
|
void | |
public void reportError(RecognitionException e)
- Specified by:
- reportError in interface ErrorReporter
public void reportError(String message)
- Specified by:
- reportError in interface ErrorReporter
public void reportWarning(String message)
- Specified by:
- reportWarning in interface ErrorReporter
public void throwQueryException()
throws QueryException
- Specified by:
- throwQueryException in interface ParseErrorHandler