org.hibernate.hql.internal.ast
Class InvalidWithClauseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.HibernateException
org.hibernate.QueryException
org.hibernate.hql.internal.ast.QuerySyntaxException
org.hibernate.hql.internal.ast.InvalidWithClauseException
- All Implemented Interfaces:
- Serializable
public class InvalidWithClauseException
- extends QuerySyntaxException
Indicates an issue with the encountered with-clause.
- See Also:
- Serialized Form
InvalidWithClauseException
public InvalidWithClauseException(String message)
InvalidWithClauseException
public InvalidWithClauseException(String message,
String queryString)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.