HelpResult

Exception carrying pre-rendered RPC help text to return to the caller.

Synopsis

Declared in <rpc/util.h>

struct HelpResult
    : std::runtime_error

Base Classes

NameDescription
std::runtime_error

Member Functions

NameDescription
HelpResult [constructor]Construct the result from the fully rendered help text.
operator=
what [virtual]