Interface Exceptions.IThrowableVisitor<T>

Type Parameters:
T -
Enclosing class:
Exceptions

public static interface Exceptions.IThrowableVisitor<T>
Visitor used to visit Throwable chains
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(Throwable throwable, Exceptions.Visit<T> visit)
    Visit a throwable