Class InMemoryTerminologyServerValidationSupport.ExpansionCouldNotBeCompletedInternallyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hl7.fhir.common.hapi.validation.support.InMemoryTerminologyServerValidationSupport.ExpansionCouldNotBeCompletedInternallyException
- All Implemented Interfaces:
Serializable
- Enclosing class:
InMemoryTerminologyServerValidationSupport
public static class InMemoryTerminologyServerValidationSupport.ExpansionCouldNotBeCompletedInternallyException
extends Exception
- See Also:
-
Constructor Summary
ConstructorDescriptionExpansionCouldNotBeCompletedInternallyException
(String theMessage, ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssue theCodeValidationIssue) -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssue
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExpansionCouldNotBeCompletedInternallyException
public ExpansionCouldNotBeCompletedInternallyException(String theMessage, ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssue theCodeValidationIssue)
-
-
Method Details
-
getCodeValidationIssue
-