SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
seqan3::overflow_error_on_conversion Class Reference

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...
 
what (T... args)
 

Detailed Description

This class is deprecated.

Deprecated:
Use seqan3::user_input_error instead.

Constructor & Destructor Documentation

◆ overflow_error_on_conversion()

seqan3::overflow_error_on_conversion::overflow_error_on_conversion ( std::string const &  s)
inline

The constructor.

Parameters
[in]sThe error message.

The documentation for this class was generated from the following file: