
Class ValueSetExpander.UnknownValueSetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.r5.terminologies.expansion.ValueSetExpander.UnknownValueSetException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ValueSetExpander
public class ValueSetExpander.UnknownValueSetException
extends org.hl7.fhir.exceptions.FHIRException
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
protected
UnknownValueSetException
(String message) protected
UnknownValueSetException
(String message, Throwable cause) protected
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownValueSetException
protected UnknownValueSetException() -
UnknownValueSetException
-
UnknownValueSetException
-
UnknownValueSetException
-