Uses of Interface
cloud.opencode.base.core.exception.ExceptionUtil.CheckedRunnable
Packages that use ExceptionUtil.CheckedRunnable
-
Uses of ExceptionUtil.CheckedRunnable in cloud.opencode.base.core.exception
Methods in cloud.opencode.base.core.exception with parameters of type ExceptionUtil.CheckedRunnableModifier and TypeMethodDescriptionstatic voidExceptionUtil.wrapAndThrow(ExceptionUtil.CheckedRunnable runnable) Wraps 包装受检异常为运行时异常并抛出