Package org.hibernate.query
Class ParameterLabelException
- All Implemented Interfaces:
Serializable
Indicates a problem with the labelling of query parameters.
- Since:
- 6.3
- 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
-
ParameterLabelException
-