|
CCF
|
#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 |
Exception thrown when identity data is requested before the asynchronous identity-history-fetching process has completed.
|
inline |
|
inlineoverridenoexcept |
| std::string ccf::IdentityHistoryNotFetched::msg |