Keypop Reader C++ API 2.0.0
Reference Reader API for C++
Public Member Functions | List of all members
keypop::reader::ReaderProtocolNotSupportedException Class Referencefinal

#include <ReaderProtocolNotSupportedException.hpp>

Inheritance diagram for keypop::reader::ReaderProtocolNotSupportedException:
Inheritance graph
[legend]
Collaboration diagram for keypop::reader::ReaderProtocolNotSupportedException:
Collaboration graph
[legend]

Public Member Functions

 ReaderProtocolNotSupportedException (const std::string &cardProtocol)
 

Detailed Description

Indicates that the current card protocol is not supported by the reader.

Since
1.0.0

Definition at line 23 of file ReaderProtocolNotSupportedException.hpp.

Constructor & Destructor Documentation

◆ ReaderProtocolNotSupportedException()

keypop::reader::ReaderProtocolNotSupportedException::ReaderProtocolNotSupportedException ( const std::string &  cardProtocol)
inlineexplicit
Parameters
cardProtocolThe identification data used to identify the card.
Since
1.0.0

Definition at line 29 of file ReaderProtocolNotSupportedException.hpp.


The documentation for this class was generated from the following file: