49 Exception(
"SequenceException: " + text + (seq != 0 ?
"(" + seq->getName() +
")" : string(
""))),
SequenceException(const std::string &text, const Sequence *seq=0)
Build a new SequenceException object.
SequenceWithGapException(const std::string &text, const Sequence *seq=0)
Build a new SequenceWithGapException object.
This alphabet is used to deal NumericAlphabet.
SequenceNotAlignedException(const std::string &text, const Sequence *seq)
Build a new SequenceNotAlignedException object.
EmptySequenceException(const std::string &text, const Sequence *seq=0)
Build a new EmptySequenceException object.
The sequence exception base class.