Uses of Interface
io.fluentlenium.core.events.ExceptionListener
Packages that use ExceptionListener
-
Uses of ExceptionListener in io.fluentlenium.core.events
Fields in io.fluentlenium.core.events with type parameters of type ExceptionListenerMethods in io.fluentlenium.core.events with parameters of type ExceptionListenerModifier and TypeMethodDescriptionEventsRegistry.onException(ExceptionListener listener) Add a listener that will be invoked after an exception occurred.