|
bpp-seq
2.2.0
|
#include <Bpp/Exceptions.h>#include <vector>
Include dependency graph for AlphabetExceptions.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::AlphabetException |
| The alphabet exception base class. More... | |
| class | bpp::BadCharException |
| An alphabet exception thrown when trying to specify a bad char to the alphabet. More... | |
| class | bpp::BadIntException |
| An alphabet exception thrown when trying to specify a bad int to the alphabet. More... | |
| class | bpp::AlphabetMismatchException |
| Exception thrown when two alphabets do not match. More... | |
| class | bpp::CharStateNotSupportedException |
| Exception thrown in case no character is available for a certain state in an alphabet. More... | |
Namespaces | |
| bpp | |
| This alphabet is used to deal NumericAlphabet. | |