Class Consumer.ExceptionLogger<E extends Exception>

java.lang.Object
org.wildfly.clustering.function.Consumer.ExceptionLogger<E>
All Implemented Interfaces:
Consumer<E>, Consumer<E>
Enclosing interface:
Consumer<T>

public static class Consumer.ExceptionLogger<E extends Exception> extends Object implements Consumer<E>