Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
This is the complete list of members for keyple::core::seproxy::exception::KeypleException, including all inherited members.
Exception() | keyple::common::exception::Exception | inline |
Exception(const std::string &message) | keyple::common::exception::Exception | inline |
Exception(const std::string &message, const std::exception cause) | keyple::common::exception::Exception | inline |
getCause() const | keyple::common::exception::Exception | inline |
getMessage() const | keyple::common::exception::Exception | inline |
KeypleException(const std::string &msg) | keyple::core::seproxy::exception::KeypleException | inline |
KeypleException(const std::string &msg, const std::exception &cause) | keyple::core::seproxy::exception::KeypleException | inline |
RuntimeException(const std::string &message) | keyple::common::exception::RuntimeException | inline |
RuntimeException(const std::string &message, const std::exception cause) | keyple::common::exception::RuntimeException | inline |