SeqAn3
seqan3::format_error Struct Reference

Thrown if information given to output format didn't match expectations. More...

#include <seqan3/io/exception.hpp>

Inheritance diagram for seqan3::format_error:
[legend]

Public Member Functions

 format_error (std::string const &s)
 Constructor that forwards the exception string.
 

Detailed Description

Thrown if information given to output format didn't match expectations.


The documentation for this struct was generated from the following file: