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

Thrown if a store implementation could not access the persistence backend. More...

#include <store.h>

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

Public Member Functions

 ErrorOpeningStore (const char *implementation_specific)
 

Detailed Description

Thrown if a store implementation could not access the persistence backend.

Definition at line 61 of file store.h.

Constructor & Destructor Documentation

core::trust::Store::Errors::ErrorOpeningStore::ErrorOpeningStore ( const char *  implementation_specific)
inline

Definition at line 63 of file store.h.


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