Uses of Interface
org.openmetadata.service.util.LambdaExceptionUtil.FunctionWithExceptions
Packages that use LambdaExceptionUtil.FunctionWithExceptions
-
Uses of LambdaExceptionUtil.FunctionWithExceptions in org.openmetadata.service.util
Methods in org.openmetadata.service.util with parameters of type LambdaExceptionUtil.FunctionWithExceptionsModifier and TypeMethodDescriptionLambdaExceptionUtil.rethrowFunction(LambdaExceptionUtil.FunctionWithExceptions<T, R, E> function) Wrap a standardFunctionin aLambdaExceptionUtil.FunctionWithExceptions.