SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
Thrown if information given to output format didn't match expectations. More...
#include <seqan3/io/exception.hpp>
Public Member Functions | |
format_error (std::string const &s) | |
Constructor that forwards the exception string. | |
Public Member Functions inherited from std::invalid_argument | |
T | invalid_argument (T... args) |
T | what (T... args) |
Thrown if information given to output format didn't match expectations.