bpp-seq3  3.0.0
bpp::AlphabetMismatchException Member List

This is the complete list of members for bpp::AlphabetMismatchException, including all inherited members.

alphabet1_bpp::AlphabetMismatchExceptionprivate
alphabet2_bpp::AlphabetMismatchExceptionprivate
AlphabetMismatchException(const std::string &text, const Alphabet *alpha1, const Alphabet *alpha2)bpp::AlphabetMismatchException
AlphabetMismatchException(const std::string &text, std::shared_ptr< const Alphabet > alpha1, std::shared_ptr< const Alphabet > alpha2)bpp::AlphabetMismatchException
AlphabetMismatchException(const AlphabetMismatchException &ame)bpp::AlphabetMismatchExceptioninline
Exception(std::string text, int stack=10)bpp::Exception
getFirstAlphabet() constbpp::AlphabetMismatchExceptioninline
getSecondAlphabet() constbpp::AlphabetMismatchExceptioninline
message() const noexceptbpp::Exception
message_bpp::Exceptionprivate
operator=(const AlphabetMismatchException &ame)bpp::AlphabetMismatchExceptioninline
what() const noexcept overridebpp::Exception
~AlphabetMismatchException()bpp::AlphabetMismatchExceptioninlinevirtual