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. More... | |
![]() | |
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. |