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

#include <CardRevokedException.hpp>

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

Public Member Functions

 CardRevokedException (const std::string &message)
 

Detailed Description

Indicates that the card is revoked.

Since
1.0.0

Definition at line 26 of file CardRevokedException.hpp.

Constructor & Destructor Documentation

◆ CardRevokedException()

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

Definition at line 32 of file CardRevokedException.hpp.


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