Uses of Class
org.apache.openjpa.util.UserException
Package
Description
JPA Query Language Support
OpenJPA Utilities
-
Uses of UserException in org.apache.openjpa.kernel.jpql
Modifier and TypeClassDescriptionclass
Signifies that a lexical error occurred when parsing the JPQL statement. -
Uses of UserException in org.apache.openjpa.util
Modifier and TypeClassDescriptionclass
Exception type thrown when an error occurs in a callback.class
Exception type thrown when attempting to execute an operation that is not allowed by the current state.class
Exception type reserved for missing or invalid metadata.class
Exception type thrown when a query was configured to return a single result, and multiple results were found.class
Exception type thrown when a query was configured to return a single result, and no result was found.class
Exception type thrown when attempting a transactional operation without an active transaction.