SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
|
Thrown in function seqan3::erase_gap, if a position does not contain a gap. More...
#include <seqan3/alignment/exception.hpp>
Public Member Functions | |
gap_erase_failure (std::string const &s) | |
The constructor. | |
![]() | |
T | logic_error (T... args) |
T | what (T... args) |
Thrown in function seqan3::erase_gap, if a position does not contain a gap.
|
no-apiinline |
The constructor.
[in] | s | The error message. |