Package org.linuxforhealth.fhir.persistence.jdbc.exception
-
Exception Summary Exception Description FHIRPersistenceDBCleanupException This exception class represents failures encountered while attempting to close/cleanup JDBC resources.FHIRPersistenceDBConnectException This exception class represents failures encountered while attempting to connect to a JDBC database or datasource.FHIRPersistenceFKVException This exception class is thrown when Foreign Key violations are encountered while attempting to access data in the FHIR DB.