Keypop Card C++ API 2.0.0
Reference Card API for C++
|
This is the complete list of members for keypop::card::UnexpectedStatusWordException, 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 |
getCardResponse() | keypop::card::AbstractApduException | inline |
isCardResponseComplete() const | keypop::card::AbstractApduException | inline |
UnexpectedStatusWordException(const std::shared_ptr< CardResponseApi > cardResponseApi, const bool isCardResponseComplete, const std::string &message) | keypop::card::UnexpectedStatusWordException | inline |
UnexpectedStatusWordException(const std::shared_ptr< CardResponseApi > cardResponseApi, const bool isCardResponseComplete, const std::string &message, const std::shared_ptr< exception > cause) | keypop::card::UnexpectedStatusWordException | inline |