Uses of Interface
net.anwiba.commons.lang.exception.IAdditionalThrowableIterable
Packages that use IAdditionalThrowableIterable
-
Uses of IAdditionalThrowableIterable in net.anwiba.commons.lang.exception
Method parameters in net.anwiba.commons.lang.exception with type arguments of type IAdditionalThrowableIterableModifier and TypeMethodDescriptionstatic ThrowableWalkerThrowableWalker.of(Collection<IAdditionalThrowableIterable> additionalThrowableIterables, IThrowableVisitor visitor) Constructor parameters in net.anwiba.commons.lang.exception with type arguments of type IAdditionalThrowableIterableModifierConstructorDescriptionThrowableMessageExtractor(Function<Throwable, IThrowableToStringConverter> toStringConverterSelector, Collection<IAdditionalThrowableIterable> additionalThrowableIterables)