Pothos  0.5.0-ga4964040
The Pothos dataflow programming software suite
Pothos::UnhandledException Member List

This is the complete list of members for Pothos::UnhandledException, including all inherited members.

className() const Pothos::UnhandledExceptionvirtual
clone() const Pothos::UnhandledExceptionvirtual
code() const Pothos::Exceptioninline
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::Exceptionprotected
extendedMessage(const std::string &arg)Pothos::Exceptionprotected
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::Exceptioninline
message(const std::string &msg)Pothos::Exceptioninlineprotected
name() const Pothos::UnhandledExceptionvirtual
nested() const Pothos::Exceptioninline
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::UnhandledExceptionvirtual
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::Exceptionvirtual
~Exception()Pothos::Exception
~LogicException()Pothos::LogicException
~UnhandledException()Pothos::UnhandledException