Keypop Calypso Card C++ API 2.0.0
Reference Calypso Card API for C++
|
#include <CardRevokedException.hpp>
Public Member Functions | |
CardRevokedException (const std::string &message) | |
Indicates that the card is revoked.
Definition at line 26 of file CardRevokedException.hpp.
|
inlineexplicit |
message | The message to identify the exception context. |
Definition at line 32 of file CardRevokedException.hpp.