|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Thrown if there is no format that accepts a given file extension. More...
#include <seqan3/io/exception.hpp>
Inheritance diagram for seqan3::unhandled_extension_error:Public Member Functions | |
| unhandled_extension_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 there is no format that accepts a given file extension.