Keypop Calypso Card C++ API 2.0.0
Reference Calypso Card API for C++
Public Member Functions | List of all members
keypop::calypso::card::transaction::UnauthorizedKeyException Class Reference

#include <UnauthorizedKeyException.hpp>

Inheritance diagram for keypop::calypso::card::transaction::UnauthorizedKeyException:
Inheritance graph
[legend]
Collaboration diagram for keypop::calypso::card::transaction::UnauthorizedKeyException:
Collaboration graph
[legend]

Public Member Functions

 UnauthorizedKeyException (const std::string &message)
 

Detailed Description

Indicates that the card requires an unauthorized session key.

Since
1.0.0

Definition at line 26 of file UnauthorizedKeyException.hpp.

Constructor & Destructor Documentation

◆ UnauthorizedKeyException()

keypop::calypso::card::transaction::UnauthorizedKeyException::UnauthorizedKeyException ( const std::string &  message)
inlineexplicit
Parameters
messageThe message to identify the exception context.
Since
1.0.0

Definition at line 32 of file UnauthorizedKeyException.hpp.


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