Thrown if the configuration of the alignment algorithm is invalid. More...
#include <seqan3/alignment/exception.hpp>
Public Member Functions | |
invalid_alignment_configuration (std::string const &s) | |
The constructor. More... | |
![]() | |
T | invalid_argument (T... args) |
T | what (T... args) |
Thrown if the configuration of the alignment algorithm is invalid.
|
no-apiinline |
The constructor.
[in] | s | The error message. |