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