|
Keypop Card C++ API 2.0.0
Reference Card API for C++
|
This is the complete list of members for keypop::card::CardBrokenCommunicationException, including all inherited members.
| AbstractApduException(const std::shared_ptr< CardResponseApi > cardResponseApi, const bool isCardResponseComplete, const std::string &message) | keypop::card::AbstractApduException | inline |
| AbstractApduException(const std::shared_ptr< CardResponseApi > cardResponseApi, const bool isCardResponseComplete, const std::string &message, const std::shared_ptr< std::exception > cause) | keypop::card::AbstractApduException | inline |
| CardBrokenCommunicationException(const std::shared_ptr< CardResponseApi > cardResponseApi, const bool isCardResponseComplete, const std::string &message) | keypop::card::CardBrokenCommunicationException | inline |
| CardBrokenCommunicationException(const std::shared_ptr< CardResponseApi > cardResponseApi, const bool isCardResponseComplete, const std::string &message, const std::shared_ptr< std::exception > cause) | keypop::card::CardBrokenCommunicationException | inline |
| getCardResponse() const | keypop::card::AbstractApduException | inline |
| getMessage() const | keypop::card::AbstractApduException | inline |
| isCardResponseComplete() const | keypop::card::AbstractApduException | inline |