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