CPP-ARGON 4.0.0
Command-Line Argument Parser for C++20
Loading...
Searching...
No Matches
exceptions.hpp File Reference
#include "argon/detail/argument_name.hpp"
#include "argon/util/string.hpp"
#include "argon/util/typing.hpp"
#include <format>

Go to the source code of this file.

Classes

struct  argon::argument_parser_exception
 Base type for the argument parser functionality errors/exceptions. More...
 
struct  argon::invalid_configuration
 Exception type used for invalid configuration of an argument parser or its arguments. More...
 
struct  argon::parsing_failure
 Exception type used for errors encountered during the argument parsing operation. More...
 
struct  argon::type_error
 Exception type used for type-related errors. More...
 
struct  argon::lookup_failure
 Exception type used for element lookup errors. More...
 

Namespaces

namespace  argon