Uses of Class
dev.dsf.fhir.dao.exception.ResourceDeletedException
Packages that use ResourceDeletedException
-
Uses of ResourceDeletedException in dev.dsf.fhir.dao
Methods in dev.dsf.fhir.dao that throw ResourceDeletedExceptionModifier and TypeMethodDescriptionResourceDao.readVersion(UUID uuid, long version) ResourceDao.readVersionWithTransaction(Connection connection, UUID uuid, long version) ResourceDao.readWithTransaction(Connection connection, UUID uuid) -
Uses of ResourceDeletedException in dev.dsf.fhir.function
Methods in dev.dsf.fhir.function that throw ResourceDeletedException -
Uses of ResourceDeletedException in dev.dsf.fhir.help
Methods in dev.dsf.fhir.help with parameters of type ResourceDeletedExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.WebApplicationExceptionExceptionHandler.gone(String serverBase, String resourceTypeName, ResourceDeletedException e) jakarta.ws.rs.WebApplicationExceptionExceptionHandler.internalServerError(ResourceDeletedException e)