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