| className() const | Pothos::UnhandledException | virtual |
| clone() const | Pothos::UnhandledException | 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::UnhandledException | virtual |
| nested() const | Pothos::Exception | inline |
| operator=(const UnhandledException &exc) | Pothos::UnhandledException | |
| Pothos::LogicException::operator=(const LogicException &exc) | Pothos::LogicException | |
| Pothos::Exception::operator=(const Exception &exc) | Pothos::Exception | |
| rethrow() const | Pothos::UnhandledException | virtual |
| UnhandledException(int code=0) | Pothos::UnhandledException | |
| UnhandledException(const std::string &msg, int code=0) | Pothos::UnhandledException | |
| UnhandledException(const std::string &msg, const std::string &arg, int code=0) | Pothos::UnhandledException | |
| UnhandledException(const std::string &msg, const Pothos::Exception &exc, int code=0) | Pothos::UnhandledException | |
| UnhandledException(const UnhandledException &exc) | Pothos::UnhandledException | |
| what() const | Pothos::Exception | virtual |
| ~ LogicException() | Pothos::LogicException | |
| ~ UnhandledException() | Pothos::UnhandledException | |
| ~Exception() | Pothos::Exception | |