CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::IdentityHistoryNotFetched Struct Reference

#include <network_identity_interface.h>

Inherits std::exception.

Public Member Functions

 IdentityHistoryNotFetched (std::string msg)
 
const char * what () const noexcept override
 

Public Attributes

std::string msg
 

Detailed Description

Exception thrown when identity data is requested before the asynchronous identity-history-fetching process has completed.

Constructor & Destructor Documentation

◆ IdentityHistoryNotFetched()

ccf::IdentityHistoryNotFetched::IdentityHistoryNotFetched ( std::string  msg)
inline

Member Function Documentation

◆ what()

const char * ccf::IdentityHistoryNotFetched::what ( ) const
inlineoverridenoexcept

Member Data Documentation

◆ msg

std::string ccf::IdentityHistoryNotFetched::msg

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