ppALIGN API documentation
Alphabet::InvalidCharacter Class Reference
#include <alphabet.hpp>
Inheritance diagram for Alphabet::InvalidCharacter:
Public Member Functions | |
| InvalidCharacter (const char c, const Alphabet &a) | |
Public Attributes | |
| const char | ch |
| const Alphabet & | alphabet |
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:
- src/alphabet.hpp