@FunctionalInterface public static interface TestUtils.ThrowingConsumerEx<T>
void
accept(T result, @Nullable Throwable e)
void accept(T result, @Nullable @Nullable Throwable e) throws Throwable
Throwable
Copyright © 2019. All rights reserved.