Package cz.encircled.joiner.exception
Class AliasMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.encircled.joiner.exception.JoinerException
cz.encircled.joiner.exception.AliasMissingException
- All Implemented Interfaces:
Serializable
This exception is thrown, when a predicate or a join have a reference to an alias, that is not present in a query
- Author:
- Kisel on 26.01.2016.
- See Also:
-
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
-
AliasMissingException
-