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 FHIRPersistenceNotSupportedException
FHIRPersistenceNotSupportedException. withIssue(OperationOutcome.Issue... issues)
FHIRPersistenceNotSupportedException
FHIRPersistenceNotSupportedException. withIssue(Collection<OperationOutcome.Issue> issues)
-