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