This class is deprecated. More...
#include <seqan3/argument_parser/exceptions.hpp>
Inheritance diagram for seqan3::validation_failed:Public Member Functions | |
| validation_failed (std::string const &s) | |
| The constructor. More... | |
Public Member Functions inherited from seqan3::argument_parser_error | |
| argument_parser_error (std::string const &s) | |
| The constructor. More... | |
This class is deprecated.
|
inline |
The constructor.
| [in] | s | The error message. |