trust-store  0.0.1
Provides a common implementation of a trust store to be used by trusted helpers.
core::trust::Store::Errors Struct Reference

All Store-specific error/exception types go here. More...

#include <store.h>

+ Collaboration diagram for core::trust::Store::Errors:

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...
 

Detailed Description

All Store-specific error/exception types go here.

Definition at line 52 of file store.h.


The documentation for this struct was generated from the following file: