Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Public Member Functions | List of all members
keyple::plugin::pcsc::PcscTerminalException Class Reference

#include <PcscTerminalException.h>

Inherits keyple::common::exception::Exception.

Public Member Functions

 PcscTerminalException (const std::string &msg)
 
 PcscTerminalException (const std::string &msg, std::exception &cause)
 
- Public Member Functions inherited from keyple::common::exception::Exception
 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
 

Constructor & Destructor Documentation

◆ PcscTerminalException() [1/2]

keyple::plugin::pcsc::PcscTerminalException::PcscTerminalException ( const std::string &  msg)
inlineexplicit

◆ PcscTerminalException() [2/2]

keyple::plugin::pcsc::PcscTerminalException::PcscTerminalException ( const std::string &  msg,
std::exception &  cause 
)
inline

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