![]() |
Leonetienne/Hazelnupp
Simple, easy to use, command line parameter interface
|
Gets thrown when a parameter constrained to be incompatible with other parameters gets supplied alongside at least one of those incompatible ones. More...
#include <HazelnuppException.h>
Public Member Functions | |
HazelnuppConstraintIncompatibleParameters () | |
HazelnuppConstraintIncompatibleParameters (const std::string &key1, const std::string &key2) | |
![]() | |
HazelnuppConstraintException () | |
HazelnuppConstraintException (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 a parameter constrained to be incompatible with other parameters gets supplied alongside at least one of those incompatible ones.
Definition at line 101 of file HazelnuppException.h.
|
inline |
Definition at line 104 of file HazelnuppException.h.
|
inline |
Definition at line 105 of file HazelnuppException.h.