|
Jafar
|
hello attribute not initialized. More...
hello attribute not initialized.
This is an over simple example on how to add your own exception.
Definition at line 59 of file helloworldException.hpp.
#include <helloworldException.hpp>

Public Member Functions | |
| HelloworldFormatException (const std::string &hello_, const std::string &message_, const std::string &file_, int line_) throw () | |
| const std::string & | getHello () const throw () |
Private Attributes | |
| std::string | hello |
| the proposed hello string | |
| Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1 |
|