[#btck-KernelNotifications-FlushErrorHandler] = xref:btck.adoc[btck]::xref:btck/KernelNotifications.adoc[KernelNotifications]::FlushErrorHandler :relfileprefix: ../../ :mrdocs: Called on a recoverable flush error. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void FlushErrorHandler(std::string_view error); ---- == Parameters [cols="1,4"] |=== | Name| Description | *error* | A human‐readable error message. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#