Uses of Class
cz.encircled.joiner.exception.JoinerException
Packages that use JoinerException
-
Uses of JoinerException in cz.encircled.joiner.exception
Subclasses of JoinerException in cz.encircled.joiner.exceptionModifier and TypeClassDescriptionclassThis exception is thrown, when a predicate or a join have a reference to an alias, that is not present in a queryMethods in cz.encircled.joiner.exception that return JoinerExceptionModifier and TypeMethodDescriptionstatic JoinerExceptionJoinerExceptions.entityNotFound()static JoinerExceptionJoinerExceptions.multipleEntitiesFound()