Uses of Class
com.ibm.fhir.model.patch.exception.FHIRPatchException
-
Packages that use FHIRPatchException Package Description com.ibm.fhir.model.patch -
-
Uses of FHIRPatchException in com.ibm.fhir.model.patch
Methods in com.ibm.fhir.model.patch that throw FHIRPatchException Modifier and Type Method Description <T extends Resource>
TFHIRJsonPatch. apply(T resource)<T extends Resource>
TFHIRPatch. apply(T resource)Apply this patch to a resource
-