Uses of Interface
net.anwiba.commons.lang.exception.IAdditionalThrowableIterable
-
Packages that use IAdditionalThrowableIterable Package Description net.anwiba.commons.lang.exception -
-
Uses of IAdditionalThrowableIterable in net.anwiba.commons.lang.exception
Fields in net.anwiba.commons.lang.exception with type parameters of type IAdditionalThrowableIterable Modifier and Type Field Description static java.util.List<IAdditionalThrowableIterable>Throwables. additionalThrowableIterablesMethods in net.anwiba.commons.lang.exception with parameters of type IAdditionalThrowableIterable Modifier and Type Method Description static voidThrowables. register(IAdditionalThrowableIterable additionalThrowableIterable)
-