Uses of Class
cn.sliew.milky.common.exception.ThrowableCollector
-
Packages that use ThrowableCollector Package Description cn.sliew.milky.common.exception -
-
Uses of ThrowableCollector in cn.sliew.milky.common.exception
Methods in cn.sliew.milky.common.exception that return ThrowableCollector Modifier and Type Method Description static <T> ThrowableCollector<T>ThrowableCollector. create()Factory method forThrowableCollectorinstances creation.
-