Uses of Class
ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description ca.uhn.fhir.validation -
-
Uses of ResourceNotFoundException in ca.uhn.fhir.validation
Methods in ca.uhn.fhir.validation that throw ResourceNotFoundException Modifier and Type Method Description <T extends IBaseResource>
TIResourceLoader. load(Class<T> theType, IIdType theId)Load the latest version of a given resource
-