|
kaycxx-cli
C++ CLI library
|
Error thrown when command line arguments cannot be parsed. More...
#include <kaycxx/cli/parse_error.hpp>


Public Member Functions | |
| parse_error (std::string_view message) | |
| Creates a parse error. | |
Error thrown when command line arguments cannot be parsed.
|
explicit |
Creates a parse error.
| message | Error message. |