![]() |
eRPC Generator (erpcgen)
Rev. 1.7.2
NXP Semiconductors
|
Public Member Functions | |
TemplateException (std::string reason) | |
TemplateException (size_t line, std::string reason) | |
TemplateException (const TemplateException &other)=default | |
TemplateException & | operator= (const TemplateException &other)=default |
void | set_reason (std::string reason) |
void | set_line_if_missing (size_t line) |
virtual const char * | what () const NOEXCEPT NOTHROW |