ppALIGN API documentation

Alphabet::InvalidCharacterCode Class Reference

#include <alphabet.hpp>

Inheritance diagram for Alphabet::InvalidCharacterCode:
ExceptionBase

List of all members.

Public Member Functions

 InvalidCharacterCode (int code, const Alphabet &a)

Public Attributes

const int code
const Alphabetalphabet

Detailed Description

An exception that is thrown, when one attempts to convert an encoded letter to a char that is not defined in the alphabet.

Definition at line 107 of file alphabet.hpp.


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