exception() (defined in pion::exception) | pion::exception | [inline] |
exception(const std::string &msg) (defined in pion::exception) | pion::exception | [inline] |
exception(const char *const msg) (defined in pion::exception) | pion::exception | [inline] |
m_what_msg (defined in pion::exception) | pion::exception | [mutable, protected] |
set_what_msg(const char *const msg=NULL, const std::string *const arg1=NULL, const std::string *const arg2=NULL, const std::string *const arg3=NULL) const (defined in pion::exception) | pion::exception | [inline, protected] |
update_what_msg() const (defined in pion::exception) | pion::exception | [inline, protected, virtual] |
what() const (defined in pion::exception) | pion::exception | [inline, virtual] |
~exception() (defined in pion::exception) | pion::exception | [inline, virtual] |