Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Public Member Functions | List of all members
keyple::core::seproxy::exception::KeypleRuntimeException Class Reference

#include <KeypleRuntimeException.h>

Inherits keyple::common::exception::RuntimeException.

Public Member Functions

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

◆ KeypleRuntimeException() [1/2]

keyple::core::seproxy::exception::KeypleRuntimeException::KeypleRuntimeException ( const std::string &  message)
inline

◆ KeypleRuntimeException() [2/2]

keyple::core::seproxy::exception::KeypleRuntimeException::KeypleRuntimeException ( const std::string &  message,
std::exception  cause 
)
inline

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