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