Pothos  0.7.0-gf7fbae99
The Pothos dataflow programming software suite
Pothos::IllegalStateException Member List

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

className() constPothos::IllegalStateExceptionvirtual
clone() constPothos::IllegalStateExceptionvirtual
code() constPothos::Exceptioninline
displayText() constPothos::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
IllegalStateException(int code=0)Pothos::IllegalStateException
IllegalStateException(const std::string &msg, int code=0)Pothos::IllegalStateException
IllegalStateException(const std::string &msg, const std::string &arg, int code=0)Pothos::IllegalStateException
IllegalStateException(const std::string &msg, const Pothos::Exception &exc, int code=0)Pothos::IllegalStateException
IllegalStateException(const IllegalStateException &exc)Pothos::IllegalStateException
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() constPothos::Exceptioninline
message(const std::string &msg)Pothos::Exceptioninlineprotected
name() constPothos::IllegalStateExceptionvirtual
nested() constPothos::Exceptioninline
operator=(const IllegalStateException &exc)Pothos::IllegalStateException
Pothos::LogicException::operator=(const LogicException &exc)Pothos::LogicException
Pothos::Exception::operator=(const Exception &exc)Pothos::Exception
rethrow() constPothos::IllegalStateExceptionvirtual
what() constPothos::Exceptionvirtual
~ IllegalStateException()Pothos::IllegalStateException
~ LogicException()Pothos::LogicException
~Exception()Pothos::Exception