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