public interface ExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleException(Throwable t,
Record record)
Handle the given exception resulting from the given input record (the record can be null)
|
Copyright © 2013–2015. All rights reserved.