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

Thrown if functionality of a query is accessed although the query is in error state. More...

#include <store.h>

+ Inheritance diagram for core::trust::Store::Query::Errors::QueryIsInErrorState:
+ Collaboration diagram for core::trust::Store::Query::Errors::QueryIsInErrorState:

Public Member Functions

 QueryIsInErrorState ()
 

Detailed Description

Thrown if functionality of a query is accessed although the query is in error state.

Definition at line 97 of file store.h.

Constructor & Destructor Documentation

core::trust::Store::Query::Errors::QueryIsInErrorState::QueryIsInErrorState ( )
inline

Definition at line 99 of file store.h.


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