This is the complete list of members for bpp::PhyloNodePropertyNotFoundException, including all inherited members.
| Exception(std::string text, int stack=10) | bpp::Exception | |
| getNode() const | bpp::PhyloNodePException | inlinevirtual |
| getNodeId() const | bpp::PhyloNodePException | inlinevirtual |
| getPropertyName() const | bpp::PhyloNodePropertyNotFoundException | inlinevirtual |
| message() const noexcept | bpp::Exception | |
| message_ | bpp::Exception | private |
| node_ | bpp::PhyloNodePException | private |
| nodeId_ | bpp::PhyloNodeException | protected |
| operator=(const PhyloNodePException &nex) | bpp::PhyloNodePException | inline |
| PhyloNodeException(const std::string &text, uint nodeId) | bpp::PhyloNodeException | inline |
| PhyloNodePException(const std::string &text, const PhyloTree &tree, const std::shared_ptr< PhyloNode > node) | bpp::PhyloNodePException | |
| PhyloNodePException(const std::string &text, const PhyloNode *node) | bpp::PhyloNodePException | |
| PhyloNodePException(const std::string &text, uint nodeId) | bpp::PhyloNodePException | inline |
| PhyloNodePException(const PhyloNodePException &nex) | bpp::PhyloNodePException | inline |
| PhyloNodePropertyNotFoundException(const std::string &text, const std::string &propertyName, const PhyloTree &tree, const std::shared_ptr< PhyloNode > node) | bpp::PhyloNodePropertyNotFoundException | inline |
| PhyloNodePropertyNotFoundException(const std::string &text, const std::string &propertyName, const PhyloNode *node) | bpp::PhyloNodePropertyNotFoundException | inline |
| PhyloNodePropertyNotFoundException(const std::string &text, const std::string &propertyName, uint nodeId) | bpp::PhyloNodePropertyNotFoundException | inline |
| propertyName_ | bpp::PhyloNodePropertyNotFoundException | private |
| what() const noexcept override | bpp::Exception | |
| ~PhyloNodeException() | bpp::PhyloNodeException | inlinevirtual |
| ~PhyloNodePException() | bpp::PhyloNodePException | inlinevirtual |
| ~PhyloNodePropertyNotFoundException() | bpp::PhyloNodePropertyNotFoundException | inlinevirtual |