Class FHIRLoadException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.linuxforhealth.fhir.exception.FHIRException
-
- org.linuxforhealth.fhir.bulkdata.jbatch.load.exception.FHIRLoadException
-
- All Implemented Interfaces:
java.io.Serializable
public class FHIRLoadException extends FHIRException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FHIRLoadException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.linuxforhealth.fhir.exception.FHIRException
addProbeId, getUniqueId, toString
-
-