rcpputils
master
C++ API providing common utilities and data structures.
|
This is the complete list of members for rcpputils::IllegalStateException, including all inherited members.
exception(T... args) | std::exception | |
IllegalStateException(const char *msg) | rcpputils::IllegalStateException | explicit |
operator=(T... args) | std::exception | |
what() const | rcpputils::IllegalStateException | virtual |
std::exception::what(T... args) | std::exception | |
~exception(T... args) | std::exception |