trust-store
1.1.0
Provides a common implementation of a trust store to be used by trusted helpers.
|
All Store-specific error/exception types go here. More...
#include <store.h>
Classes | |
struct | ErrorOpeningStore |
Thrown if a store implementation could not access the persistence backend. More... | |
struct | ErrorResettingStore |
Thrown if a store implementation could not reset state and drop all previously stored requests. More... | |