Raised when a value contains a node-local term that cannot be replayed durably.
@type t() :: %Continuum.DurableTermError{ __exception__: true, kind: atom(), path: [term()] }