| 
    Keypop Calypso Card C++ API 2.0.0
    
   Reference Calypso Card API for C++ 
   | 
 
#include <InconsistentDataException.hpp>


Public Member Functions | |
| InconsistentDataException (const std::string &message) | |
Indicates the detection of inconsistent data related to one of the following cases:
Definition at line 34 of file InconsistentDataException.hpp.
      
  | 
  inlineexplicit | 
| message | The message to identify the exception context. | 
Definition at line 40 of file InconsistentDataException.hpp.