Scaffolding  0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
Public Member Functions | Public Attributes | List of all members
except::info_not_up_to_date Struct Reference

an exception for the case that a graph property is read that is not up to date More...

#include <exceptions.hpp>

Inheritance diagram for except::info_not_up_to_date:

Public Member Functions

 info_not_up_to_date (const std::string _which_info="unknown info")
 
const char * what () const throw ()
 

Public Attributes

const std::string which_info
 

Detailed Description

an exception for the case that a graph property is read that is not up to date


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