className() const | Pothos::NotImplementedException | virtual |
clone() const | Pothos::NotImplementedException | virtual |
code() const | Pothos::Exception | inline |
displayText() const | Pothos::Exception | |
Exception(const std::string &msg, int code=0) | Pothos::Exception | |
Exception(const std::string &msg, const std::string &arg, int code=0) | Pothos::Exception | |
Exception(const std::string &msg, const Exception &nested, int code=0) | Pothos::Exception | |
Exception(const Exception &exc) | Pothos::Exception | |
Exception(int code=0) | Pothos::Exception | protected |
extendedMessage(const std::string &arg) | Pothos::Exception | protected |
LogicException(int code=0) | Pothos::LogicException | |
LogicException(const std::string &msg, int code=0) | Pothos::LogicException | |
LogicException(const std::string &msg, const std::string &arg, int code=0) | Pothos::LogicException | |
LogicException(const std::string &msg, const Pothos::Exception &exc, int code=0) | Pothos::LogicException | |
LogicException(const LogicException &exc) | Pothos::LogicException | |
message() const | Pothos::Exception | inline |
message(const std::string &msg) | Pothos::Exception | inlineprotected |
name() const | Pothos::NotImplementedException | virtual |
nested() const | Pothos::Exception | inline |
NotImplementedException(int code=0) | Pothos::NotImplementedException | |
NotImplementedException(const std::string &msg, int code=0) | Pothos::NotImplementedException | |
NotImplementedException(const std::string &msg, const std::string &arg, int code=0) | Pothos::NotImplementedException | |
NotImplementedException(const std::string &msg, const Pothos::Exception &exc, int code=0) | Pothos::NotImplementedException | |
NotImplementedException(const NotImplementedException &exc) | Pothos::NotImplementedException | |
operator=(const NotImplementedException &exc) | Pothos::NotImplementedException | |
Pothos::LogicException::operator=(const LogicException &exc) | Pothos::LogicException | |
Pothos::Exception::operator=(const Exception &exc) | Pothos::Exception | |
rethrow() const | Pothos::NotImplementedException | virtual |
what() const | Pothos::Exception | virtual |
~Exception() | Pothos::Exception | |
~LogicException() | Pothos::LogicException | |
~NotImplementedException() | Pothos::NotImplementedException | |