Package org.linuxforhealth.fhir.persistence.exception
-
Exception Summary Exception Description FHIRPersistenceDataAccessException This exception class represents failures encountered while attempting to access (read, write) data in the FHIR DB.FHIRPersistenceException FHIRPersistenceIfNoneMatchException This exception is thrown when an IfNoneMatch precondition check fails and the server is configured to treat this as an error (412 Precondition Failed).FHIRPersistenceNotSupportedException Thrown for methods or features not yet fully implemented.FHIRPersistenceProcessorException Thrown when a failure is found processing search parameters.FHIRPersistenceVersionIdMismatchException This exception class represents an occurrence of a mismatch between the version id in the resource json vs.