Module error

Module error 

Source
Expand description

this module defiens the StoreError enum for handling various errors that can occur with stores this module defines the various errors encountered by storage containers.

Enumsยง

EntryError
the EntryError type enumerates the possible errors that can occur when accessing entries in the key-value store.
StoreError
the StoreError type enumerates the possible errors that can occur in the store module.