multovl  1.3
Multiple overlaps of genomic regions
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
multovl::io::Linereader::Exception Class Reference

Linereader's own exception. More...

#include "linereader.hh"

Inheritance diagram for multovl::io::Linereader::Exception:

Public Member Functions

 Exception (const std::string &from, const std::string &problem)
 

Detailed Description

Linereader's own exception.

Constructor & Destructor Documentation

multovl::io::Linereader::Exception::Exception ( const std::string &  from,
const std::string &  problem 
)
inline

Create a parser exception.

Parameters
fromindicates where the error occurred (ie. which method)
problemdescription of what went wrong

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