Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
#include <PcscTerminalException.h>
Inherits keyple::common::exception::Exception.
Public Member Functions | |
PcscTerminalException (const std::string &msg) | |
PcscTerminalException (const std::string &msg, 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 |
|
inlineexplicit |
|
inline |