16SEQAN3_DEPRECATED_HEADER(
"This header and its functionality is deprecated and will be removed in a future version of SeqAn. Please use the sharg-parser (url: https://github.com/seqan/sharg-parser) instead.");
argument_parser_error(std::string const &s)
The constructor.
Definition exceptions.hpp:44
design_error(std::string const &s)
The constructor.
Definition exceptions.hpp:155
option_declared_multiple_times(std::string const &s)
The constructor.
Definition exceptions.hpp:109
required_option_missing(std::string const &s)
The constructor.
Definition exceptions.hpp:96
too_few_arguments(std::string const &s)
The constructor.
Definition exceptions.hpp:83
too_many_arguments(std::string const &s)
The constructor.
Definition exceptions.hpp:70
unknown_option(std::string const &s)
The constructor.
Definition exceptions.hpp:57
validation_error(std::string const &s)
The constructor.
Definition exceptions.hpp:135
The main SeqAn3 namespace.
Definition aligned_sequence_concept.hpp:26
SeqAn specific customisations in the standard namespace.