SPH
|
Exception thrown if the arguments are invalid. More...
#include <ArgsParser.h>
Public Member Functions | |
ArgError (const std::string &message) | |
![]() | |
Exception (const std::string &message) | |
virtual const char * | what () const noexcept |
Exception thrown if the arguments are invalid.
Definition at line 23 of file ArgsParser.h.
|
inlineexplicit |
Definition at line 25 of file ArgsParser.h.