JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
nosqlbench 5.23.0-SNAPSHOT
io.nosqlbench.nb.api.components.core
NBComponentErrorHandler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
notifyException(Thread, Throwable)
Interface NBComponentErrorHandler
public interface
NBComponentErrorHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
notifyException
(
Thread
t,
Throwable
e)
Method Details
notifyException
void
notifyException
(
Thread
t,
Throwable
e)