Scaffolding  0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
List of all members
except::bad_syntax Struct Reference

an exception for the case that a given file does not conform to expected syntax More...

#include <exceptions.hpp>

Inheritance diagram for except::bad_syntax:
except::read_error

Additional Inherited Members

- Public Member Functions inherited from except::read_error
 read_error (const unsigned _line_no, const std::string &_errmsg)
 
const char * what () const noexcept
 
- Public Attributes inherited from except::read_error
const unsigned line_no
 store the line number on which the exception ocurred
 
const std::string errmsg
 store the error string
 

Detailed Description

an exception for the case that a given file does not conform to expected syntax


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