Class Consumer.ExceptionLogger<E extends Exception>
java.lang.Object
org.wildfly.clustering.function.Consumer.ExceptionLogger<E>
- Type Parameters:
E- the exception type
-
Nested Class Summary
Nested classes/interfaces inherited from interface Consumer
Consumer.ExceptionLogger<E> -
Field Summary
Fields inherited from interface Consumer
EMPTY, EXCEPTION_LOGGER, EXCEPTION_LOGGERS -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Consumer
andThen, compose, compose, handle, thenReturn, when, withDefault, withMonitor
-
Method Details
-
accept
-