Class IGInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cqframework.fhir.utilities.exception.IGInitializationException
- All Implemented Interfaces:
Serializable
This exception is thrown whenever there is an issue initializing the tooling from a source IG.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIGInitializationException(String message) IGInitializationException(String message, 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
-
IGInitializationException
public IGInitializationException() -
IGInitializationException
-
IGInitializationException
-
IGInitializationException
-