Package org.hibernate.query
Class IllegalNamedQueryOptionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.persistence.PersistenceException
org.hibernate.HibernateException
org.hibernate.QueryException
org.hibernate.query.IllegalNamedQueryOptionsException
- All Implemented Interfaces:
Serializable
Indicates a named-query has specified options that are not legal
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.QueryException
getMessage, getOriginalMessage, getQueryString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalNamedQueryOptionsException
-