Uses of Class
cz.encircled.joiner.exception.JoinerException
-
Packages that use JoinerException Package Description cz.encircled.joiner.exception -
-
Uses of JoinerException in cz.encircled.joiner.exception
Subclasses of JoinerException in cz.encircled.joiner.exception Modifier and Type Class Description classAliasMissingExceptionThis 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 JoinerException Modifier and Type Method Description static JoinerExceptionJoinerExceptions. entityNotFound()static JoinerExceptionJoinerExceptions. multipleEntitiesFound()
-