Uses of Class
org.linuxforhealth.fhir.persistence.jdbc.exception.FHIRPersistenceDBCleanupException
-
Packages that use FHIRPersistenceDBCleanupException Package Description org.linuxforhealth.fhir.persistence.jdbc.exception -
-
Uses of FHIRPersistenceDBCleanupException in org.linuxforhealth.fhir.persistence.jdbc.exception
Methods in org.linuxforhealth.fhir.persistence.jdbc.exception that return FHIRPersistenceDBCleanupException Modifier and Type Method Description FHIRPersistenceDBCleanupException
FHIRPersistenceDBCleanupException. withIssue(java.util.Collection<OperationOutcome.Issue> issues)
FHIRPersistenceDBCleanupException
FHIRPersistenceDBCleanupException. withIssue(OperationOutcome.Issue... issues)
-