|
SPH
|
Exception thrown when used passes -h or –help parameter. More...
#include <ArgsParser.h>
Public Member Functions | |
| HelpException (const std::string &message) | |
Public Member Functions inherited from Exception | |
| Exception (const std::string &message) | |
| virtual const char * | what () const noexcept |
Exception thrown when used passes -h or –help parameter.
The exception message contains the parameter description.
Definition at line 32 of file ArgsParser.h.
|
inlineexplicit |
Definition at line 34 of file ArgsParser.h.