ppALIGN API documentation

Sequence::ParseError Class Reference

#include <sequence.hpp>

Inheritance diagram for Sequence::ParseError:
ExceptionBase

List of all members.

Public Member Functions

 ParseError (char ch, size_t line, size_t pos, const Alphabet &a)

Public Attributes

const char ch
const size_t pos
const size_t line
const Alphabetalphabet

Detailed Description

Exception that is thrown when one attempt to read an undefined letter.

Definition at line 49 of file sequence.hpp.


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