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... | |
| T | what (T... args) |
This class is deprecated.
|
inline |
The constructor.
| [in] | s | The error message. |