Class ExceptionUtils
- java.lang.Object
-
- org.opennms.plugins.elasticsearch.rest.ExceptionUtils
-
public abstract class ExceptionUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
handle(Class context, ConnectionPoolShutdownException ex, List<Event> events)
-
-
-
Method Detail
-
handle
public static void handle(Class context, ConnectionPoolShutdownException ex, List<Event> events)
-
-