当前页面:
在线文档首页 >
Hibernate 3.2.3 正式版 API 英文文档
InvalidPathException (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
org.hibernate.hql.ast
Class InvalidPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.RecognitionException
antlr.SemanticException
org.hibernate.hql.ast.InvalidPathException
- All Implemented Interfaces:
- Serializable
- public class InvalidPathException
- extends antlr.SemanticException
Exception thrown when an invalid path is found in a query.
- Author:
- josh Dec 5, 2004 7:05:34 PM
- See Also:
- Serialized Form
Fields inherited from class antlr.RecognitionException |
column, fileName, line |
Methods inherited from class antlr.RecognitionException |
getColumn, getErrorMessage, getFilename, getLine, toString |
InvalidPathException
public InvalidPathException(String s)