Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
keyple::common::exception::Exception Member List

This is the complete list of members for keyple::common::exception::Exception, including all inherited members.

Exception()keyple::common::exception::Exceptioninline
Exception(const std::string &message)keyple::common::exception::Exceptioninline
Exception(const std::string &message, const std::exception cause)keyple::common::exception::Exceptioninline
getCause() constkeyple::common::exception::Exceptioninline
getMessage() constkeyple::common::exception::Exceptioninline
operator<<(std::ostream &os, const Exception &e)keyple::common::exception::Exceptionfriend