Thrown if there is no format that accepts a given file extension.
Definition: exception.hpp:54
parse_error(std::string const &s)
Constructor that forwards the exception string.
Definition: exception.hpp:73
SeqAn specific customisations in the standard namespace.
Definition: align_result.hpp:221
The main SeqAn3 namespace.
Definition: aligned_sequence_concept.hpp:58
Thrown if there is an unspecified filesystem or stream error while opening, e.g. permission problem...
Definition: exception.hpp:62
Thrown if there is a parse error, such as reading an unexpected character from an input stream...
Definition: exception.hpp:70
unhandled_extension_error(std::string const &s)
Constructor that forwards the exception string.
Definition: exception.hpp:57
file_open_error(std::string const &s)
Constructor that forwards the exception string.
Definition: exception.hpp:65