Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
#include <CalypsoSamRevokedException.h>
Inherits keyple::calypso::transaction::exception::CalypsoPoTransactionException.
Public Member Functions | |
CalypsoSamRevokedException (const std::string &message) | |
![]() | |
KeypleException (const std::string &msg) | |
KeypleException (const std::string &msg, const std::exception &cause) | |
![]() | |
RuntimeException (const std::string &message) | |
RuntimeException (const std::string &message, const std::exception cause) | |
![]() | |
Exception () | |
Exception (const std::string &message) | |
Exception (const std::string &message, const std::exception cause) | |
const std::string & | getMessage () const |
const std::exception & | getCause () const |
Additional Inherited Members | |
![]() | |
CalypsoPoTransactionException (const std::string &message) | |
CalypsoPoTransactionException (const std::string &message, const std::exception &cause) | |
|
inline |
message | the message to identify the exception context |