T
public interface GenericErrorHandler<T>
void
handle(java.lang.Exception thrownException, T data)
void handle(java.lang.Exception thrownException, T data)