![]() |
Leonetienne/Hazelnupp
Simple, easy to use, command line parameter interface
|
Generic hazelnupp exception. More...
#include <HazelnuppException.h>
Public Member Functions | |
HazelnuppException () | |
HazelnuppException (const std::string &msg) | |
const std::string & | What () const |
Will return an error message. More... | |
Protected Attributes | |
std::string | message |
Generic hazelnupp exception.
Definition at line 6 of file HazelnuppException.h.
|
inline |
Definition at line 9 of file HazelnuppException.h.
|
inline |
Definition at line 10 of file HazelnuppException.h.
|
inline |
Will return an error message.
Definition at line 13 of file HazelnuppException.h.
|
protected |
Definition at line 19 of file HazelnuppException.h.