Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
This is the complete list of members for keyple::core::seproxy::exception::KeypleRuntimeException, 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 |
KeypleRuntimeException(const std::string &message) | keyple::core::seproxy::exception::KeypleRuntimeException | inline |
KeypleRuntimeException(const std::string &message, std::exception cause) | keyple::core::seproxy::exception::KeypleRuntimeException | 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 |