ThrowRecover

val ThrowRecover: suspend (e: Exception) -> Nothing?

A Saver recovery function that will throw on any exception when saving and restoring state.

Usually, this is the default.