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

#include <KeypleAllocationReaderException.h>

Inherits keyple::core::seproxy::exception::KeypleException.

Public Member Functions

 KeypleAllocationReaderException (const std::string &msg)
 
 KeypleAllocationReaderException (const std::string &msg, const std::exception &cause)
 
- Public Member Functions inherited from keyple::core::seproxy::exception::KeypleException
 KeypleException (const std::string &msg)
 
 KeypleException (const std::string &msg, const 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
 

Detailed Description

Base Exception for all Keyple Checked Exception

Constructor & Destructor Documentation

◆ KeypleAllocationReaderException() [1/2]

keyple::core::seproxy::exception::KeypleAllocationReaderException::KeypleAllocationReaderException ( const std::string &  msg)
inline

◆ KeypleAllocationReaderException() [2/2]

keyple::core::seproxy::exception::KeypleAllocationReaderException::KeypleAllocationReaderException ( const std::string &  msg,
const std::exception &  cause 
)
inline

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