Uses of Interface
cn.sliew.milky.common.exception.ThrowableCollector.Executable
-
Packages that use ThrowableCollector.Executable Package Description cn.sliew.milky.common.exception -
-
Uses of ThrowableCollector.Executable in cn.sliew.milky.common.exception
Methods in cn.sliew.milky.common.exception with parameters of type ThrowableCollector.Executable Modifier and Type Method Description voidThrowableCollector. execute(ThrowableCollector.Executable executable)Execute the suppliedThrowableCollector.Executableand collect anyThrowablethrown during the execution.
-