Uses of Interface
liquibase.util.ExceptionUtil.ExceptionRunnable
Packages that use ExceptionUtil.ExceptionRunnable
-
Uses of ExceptionUtil.ExceptionRunnable in liquibase.util
Methods in liquibase.util with parameters of type ExceptionUtil.ExceptionRunnableModifier and TypeMethodDescriptionstatic <T> voidExceptionUtil.doSilently(ExceptionUtil.ExceptionRunnable callback) Executes a givenExceptionUtil.ExceptionRunnable, swallowing any exceptions that occur.