Package com.splunk.logging
Interface HttpEventCollectorErrorHandler.ErrorCallback
-
- Enclosing class:
- HttpEventCollectorErrorHandler
public static interface HttpEventCollectorErrorHandler.ErrorCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
error(List<HttpEventCollectorEventInfo> data, Exception ex)
-
-
-
Method Detail
-
error
void error(List<HttpEventCollectorEventInfo> data, Exception ex)
-
-