Keypop Calypso Crypto Legacy SAM C++ API 0.6.0
Reference Calypso Crypto Legacy SAM API for C++
Public Member Functions | List of all members
keypop::calypso::crypto::legacysam::transaction::SamRevokedException Class Referencefinal

#include <SamRevokedException.hpp>

Inheritance diagram for keypop::calypso::crypto::legacysam::transaction::SamRevokedException:
Inheritance graph
[legend]
Collaboration diagram for keypop::calypso::crypto::legacysam::transaction::SamRevokedException:
Collaboration graph
[legend]

Public Member Functions

 SamRevokedException (const std::string &message)
 

Detailed Description

Indicates that the SAM is revoked.

Since
0.1.0

Definition at line 27 of file SamRevokedException.hpp.

Constructor & Destructor Documentation

◆ SamRevokedException()

keypop::calypso::crypto::legacysam::transaction::SamRevokedException::SamRevokedException ( const std::string &  message)
inlineexplicit
Parameters
messageThe message to identify the exception context.
Since
0.1.0

Definition at line 33 of file SamRevokedException.hpp.


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