Handle a non‐fatal error while flushing state to disk.

Synopsis

Declared in <node/kernel_notifications.h>

virtual
void
flushError(bilingual_str const& message) override;

Parameters

Name

Description

message

Human‐readable description of the flush error.

Created with MrDocs