T
- public static interface Exceptions.IThrowableVisitor<T>
Throwable
chainsModifier and Type | Method and Description |
---|---|
void |
visit(Throwable throwable,
Exceptions.Visit<T> visit)
Visit a throwable
|
void visit(Throwable throwable, Exceptions.Visit<T> visit)
throwable
- visit
- Copyright © 2006–2022 Apache Software Foundation. All rights reserved.