SeqAn3 3.4.0-rc.4
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>
Public Member Functions | |
file_open_error (std::string const &s) | |
Constructor that forwards the exception string. | |
![]() | |
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.