trust-store
1.0.0
Provides a common implementation of a trust store to be used by trusted helpers.
|
All Query-specific error/exception types go here. More...
#include <store.h>
Classes | |
struct | NoCurrentResult |
Thrown when trying to access the current result although the query status is not has_more_results. More... | |
struct | QueryIsInErrorState |
Thrown if functionality of a query is accessed although the query is in error state. More... | |