|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Thrown if there is an unspecified filesystem or stream error while opening, e.g. permission problem. More...
#include <seqan3/io/exception.hpp>
Inheritance diagram for seqan3::file_open_error:Public Member Functions | |
| file_open_error (std::string const &s) | |
| Constructor that forwards the exception string. | |
Public Member Functions inherited from std::runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
Thrown if there is an unspecified filesystem or stream error while opening, e.g. permission problem.