Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
gamgee::ChromosomeSizeException Class Reference

an exception class for the case where a chromosome is not found in the reference More...

#include <exceptions.h>

Inheritance diagram for gamgee::ChromosomeSizeException:

Public Member Functions

 ChromosomeSizeException (const std::string &chrom_name, const size_t chrom_size, const int desired_location)
 

Detailed Description

an exception class for the case where a chromosome is not found in the reference

Constructor & Destructor Documentation

gamgee::ChromosomeSizeException::ChromosomeSizeException ( const std::string &  chrom_name,
const size_t  chrom_size,
const int  desired_location 
)
inline

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