Kagome
Polkadot Runtime Engine in C++17
|
Public Member Functions | |
CommandExecutionError (std::string_view command_name, const std::string &what) | |
Private Attributes | |
std::string_view | command_name |
Friends | |
std::ostream & | operator<< (std::ostream &out, CommandExecutionError const &err) |
Definition at line 34 of file storage_explorer.cpp.
|
inline |
Definition at line 36 of file storage_explorer.cpp.
|
friend |
Definition at line 39 of file storage_explorer.cpp.
|
private |
Definition at line 46 of file storage_explorer.cpp.