Package org.hl7.fhir.dstu2.terminologies
Class ValueSetExpander.ETooCostly
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.hl7.fhir.dstu2.terminologies.ValueSetExpander.ETooCostly
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ValueSetExpander
public static class ValueSetExpander.ETooCostly extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ETooCostly(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ETooCostly
public ETooCostly(String msg)
-
-