![]() |
Leonetienne/Hazelnupp
Simple, easy to use, command line parameter interface
|
Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not convertible. More...
#include <HazelnuppException.h>
Public Member Functions | |
HazelnuppValueNotConvertibleException () | |
HazelnuppValueNotConvertibleException (const std::string &msg) | |
![]() | |
HazelnuppException () | |
HazelnuppException (const std::string &msg) | |
const std::string & | What () const |
Will return an error message. More... | |
Additional Inherited Members | |
![]() | |
std::string | message |
Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not convertible.
Definition at line 35 of file HazelnuppException.h.
|
inline |
Definition at line 38 of file HazelnuppException.h.
|
inline |
Definition at line 39 of file HazelnuppException.h.