Uses of Interface
net.anwiba.commons.lang.exception.Throwables.ThrowableVisitor
-
Packages that use Throwables.ThrowableVisitor Package Description net.anwiba.commons.lang.exception -
-
Uses of Throwables.ThrowableVisitor in net.anwiba.commons.lang.exception
Methods in net.anwiba.commons.lang.exception with parameters of type Throwables.ThrowableVisitor Modifier and Type Method Description static voidThrowables. walk(java.lang.Throwable throwable, Throwables.ThrowableVisitor visitor)
-