SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
|
Thrown if there is an io error in low level io operations such as in std::basic_streambuf operations. More...
#include <seqan3/io/exception.hpp>
Public Member Functions | |
io_error (std::string const &s, std::error_code const &ec=std::io_errc::stream) | |
Constructor that forwards the exception string. | |
![]() | |
T | failure (T... args) |
T | what (T... args) |
Thrown if there is an io error in low level io operations such as in std::basic_streambuf operations.