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