Package org.ehrbase.api.exception
Class IllegalAqlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ehrbase.api.exception.AqlRuntimeException
org.ehrbase.api.exception.IllegalAqlException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalAqlException(String message) IllegalAqlException(String message, Throwable cause) IllegalAqlException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalAqlException
-
IllegalAqlException
-
IllegalAqlException
-