Kagome
Polkadot Runtime Engine in C++17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CommandExecutionError Member List

This is the complete list of members for CommandExecutionError, including all inherited members.

command_nameCommandExecutionErrorprivate
CommandExecutionError(std::string_view command_name, const std::string &what)CommandExecutionErrorinline
operator<<(std::ostream &out, CommandExecutionError const &err)CommandExecutionErrorfriend