Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
#include <KeypleAllocationNoReaderException.h>
Inherits keyple::core::seproxy::exception::KeypleException.
Public Member Functions | |
KeypleAllocationNoReaderException (const std::string &message) | |
KeypleAllocationNoReaderException (const std::string &message, const std::exception &cause) | |
![]() | |
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 |
The exception
indicates that no reader were available during allocation invocation.
|
inline |
|
inline |