bpp-seq3  3.0.0
SequenceExceptions.h File Reference
#include <Bpp/Exceptions.h>
#include "Alphabet/Alphabet.h"
#include "CoreSequence.h"
#include <string>
#include <memory>
+ Include dependency graph for SequenceExceptions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::SequenceException
 The sequence exception base class. More...
 
class  bpp::EmptySequenceException
 Exception thrown when a sequence is found to be empty and it should not. More...
 
class  bpp::SequenceWithGapException
 Exception thrown when a sequence is found to have gap and it should not. More...
 
class  bpp::SequenceNotAlignedException
 Exception thrown when a sequence is not align with others. More...
 

Namespaces

 bpp
 This alphabet is used to deal NumericAlphabet.