Uses of Interface
org.openmetadata.service.util.LambdaExceptionUtil.ConsumerWithExceptions
Packages that use LambdaExceptionUtil.ConsumerWithExceptions
-
Uses of LambdaExceptionUtil.ConsumerWithExceptions in org.openmetadata.service.util
Methods in org.openmetadata.service.util with parameters of type LambdaExceptionUtil.ConsumerWithExceptionsModifier and TypeMethodDescriptionLambdaExceptionUtil.rethrowConsumer(LambdaExceptionUtil.ConsumerWithExceptions<T, E> consumer) Wrap a standardConsumerin aLambdaExceptionUtil.ConsumerWithExceptions.