This is the complete list of members for Pothos::RangeException, including all inherited members.
className() const | Pothos::RangeException | virtual |
clone() const | Pothos::RangeException | 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::RangeException | virtual |
nested() const | Pothos::Exception | inline |
operator=(const RangeException &exc) | Pothos::RangeException | |
Pothos::LogicException::operator=(const LogicException &exc) | Pothos::LogicException | |
Pothos::Exception::operator=(const Exception &exc) | Pothos::Exception | |
RangeException(int code=0) | Pothos::RangeException | |
RangeException(const std::string &msg, int code=0) | Pothos::RangeException | |
RangeException(const std::string &msg, const std::string &arg, int code=0) | Pothos::RangeException | |
RangeException(const std::string &msg, const Pothos::Exception &exc, int code=0) | Pothos::RangeException | |
RangeException(const RangeException &exc) | Pothos::RangeException | |
rethrow() const | Pothos::RangeException | virtual |
what() const | Pothos::Exception | virtual |
~Exception() | Pothos::Exception | |
~LogicException() | Pothos::LogicException | |
~RangeException() | Pothos::RangeException | |