| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.RecognitionException
antlr.SemanticException
org.hibernate.hql.ast.InvalidPathException
public class InvalidPathException
Exception thrown when an invalid path is found in a query.
| Field Summary | 
|---|
| Fields inherited from class antlr.RecognitionException | 
|---|
| column, fileName, line | 
| Constructor Summary | |
|---|---|
| InvalidPathException(String s) | |
| Method Summary | 
|---|
| Methods inherited from class antlr.RecognitionException | 
|---|
| getColumn, getErrorMessage, getFilename, getLine, toString | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public InvalidPathException(String s)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||