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

The ServiceNameMustNotBeEmpty is thrown if an empty service name is provided when creating a store. More...

#include <store.h>

+ Inheritance diagram for core::trust::Errors::ServiceNameMustNotBeEmpty:
+ Collaboration diagram for core::trust::Errors::ServiceNameMustNotBeEmpty:

Public Member Functions

 ServiceNameMustNotBeEmpty ()
 

Detailed Description

The ServiceNameMustNotBeEmpty is thrown if an empty service name is provided when creating a store.

Definition at line 203 of file store.h.

Constructor & Destructor Documentation

core::trust::Errors::ServiceNameMustNotBeEmpty::ServiceNameMustNotBeEmpty ( )
inline

Definition at line 205 of file store.h.

References CORE_TRUST_DLL_PUBLIC, and core::trust::create_default_store().

+ Here is the call graph for this function:


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