Package org.cqframework.cql.cql2elm
Class CqlInternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cqframework.cql.cql2elm.CqlCompilerException
org.cqframework.cql.cql2elm.CqlInternalException
- All Implemented Interfaces:
Serializable
Created by Bryn on 5/20/2017.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.cqframework.cql.cql2elm.CqlCompilerException
CqlCompilerException.ErrorSeverity -
Constructor Summary
ConstructorsConstructorDescriptionCqlInternalException(String message) CqlInternalException(String message, Throwable cause) CqlInternalException(String message, org.cqframework.cql.elm.tracking.TrackBack locator) CqlInternalException(String message, org.cqframework.cql.elm.tracking.TrackBack locator, Throwable cause) -
Method Summary
Methods inherited from class org.cqframework.cql.cql2elm.CqlCompilerException
getLocator, getSeverity, hasErrorsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CqlInternalException
-
CqlInternalException
-
CqlInternalException
-
CqlInternalException
-