|
Jlm
|
#include <CommandLine.hpp>


Public Member Functions | |
| ~Exception () noexcept override | |
| Exception (const std::string &message) | |
Public Member Functions inherited from jlm::util::Error | |
| ~Error () noexcept override | |
| Error (const std::string &msg) | |
Exception thrown in case of command line parsing errors.
Definition at line 584 of file CommandLine.hpp.
|
overridedefaultnoexcept |
|
inlineexplicit |
Definition at line 589 of file CommandLine.hpp.