Keypop Reader C++ API 2.0.0
Reference Reader API for C++
|
#include <ReaderProtocolNotSupportedException.hpp>
Public Member Functions | |
ReaderProtocolNotSupportedException (const std::string &cardProtocol) | |
Indicates that the current card protocol is not supported by the reader.
Definition at line 23 of file ReaderProtocolNotSupportedException.hpp.
|
inlineexplicit |
cardProtocol | The identification data used to identify the card. |
Definition at line 29 of file ReaderProtocolNotSupportedException.hpp.