Main Page | Namespace List | Class List | Directories | File List | Namespace Members | Class Members | File Members

seq::ParseException Class Reference

Exception thrown when an error was encountered while parsing the string representation of an nucleotide, nucleotide sequence, amino acid, amino acid sequence, or a FASTA file. More...

#include <ParseException.h>

List of all members.

Public Member Functions

 ParseException (const std::string message)
std::string message () const
 The message describing the error.


Detailed Description

Exception thrown when an error was encountered while parsing the string representation of an nucleotide, nucleotide sequence, amino acid, amino acid sequence, or a FASTA file.

See also:
Nucleotide::Nucleotide(char), AminoAcid::AminoAcid(char), NTSequence::NTSequence(const std::string, const std::string, const std::string, bool), AASequence::AASequence(const std::string, const std::string, const std::string), operator>> (std::istream&, NTSequence&), operator>> (std::istream&, AASequence&)


Constructor & Destructor Documentation

seq::ParseException::ParseException const std::string  message  )  [inline]
 


Member Function Documentation

std::string seq::ParseException::message  )  const [inline]
 

The message describing the error.


The documentation for this class was generated from the following file:
Generated on Fri Jul 14 15:30:43 2006 for libseq by  doxygen 1.4.4