ppALIGN API documentation

Alphabet::InvalidCharacter Class Reference

#include <alphabet.hpp>

Inheritance diagram for Alphabet::InvalidCharacter:
ExceptionBase

List of all members.

Public Member Functions

 InvalidCharacter (const char c, const Alphabet &a)

Public Attributes

const char ch
const Alphabetalphabet

Detailed Description

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

Definition at line 96 of file alphabet.hpp.


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