Package org.hibernate.query.sqm
Class PathElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.hibernate.query.sqm.PathElementException
- All Implemented Interfaces:
Serializable
Indicates that an element of a path did not resolve to
a mapped program element.
- Since:
- 6.3
- See Also:
- API Note:
- extends
IllegalArgumentException
to satisfy a questionable requirement of the JPA criteria query API
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PathElementException
-