Uses of Interface
liquibase.util.ExceptionUtil.ExceptionRunnable
-
Uses of ExceptionUtil.ExceptionRunnable in liquibase.util
Modifier and TypeMethodDescriptionstatic <T> void
ExceptionUtil.doSilently
(ExceptionUtil.ExceptionRunnable callback) Executes a givenExceptionUtil.ExceptionRunnable
, swallowing any exceptions that occur.