Uses of Interface
dev.dsf.fhir.function.SupplierWithSqlAndResourceNotFoundException
Packages that use SupplierWithSqlAndResourceNotFoundException
-
Uses of SupplierWithSqlAndResourceNotFoundException in dev.dsf.fhir.help
Methods in dev.dsf.fhir.help with parameters of type SupplierWithSqlAndResourceNotFoundExceptionModifier and TypeMethodDescription<R> RExceptionHandler.catchAndLogSqlAndResourceNotFoundException(String resourceTypeName, SupplierWithSqlAndResourceNotFoundException<R> s, Supplier<R> onResourceNotFoundException, Supplier<R> onSqlException) <T> TExceptionHandler.handleSqlAndResourceNotFoundException(String resourceTypeName, SupplierWithSqlAndResourceNotFoundException<T> s)