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::InconsistentDataException Class Referencefinal

#include <InconsistentDataException.hpp>

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

Public Member Functions

 InconsistentDataException (const std::string &message)
 

Detailed Description

Indicates the detection of inconsistent data related to one of the following cases:

Since
1.2.0

Definition at line 32 of file InconsistentDataException.hpp.

Constructor & Destructor Documentation

◆ InconsistentDataException()

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

Definition at line 38 of file InconsistentDataException.hpp.


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