This is the complete list of members for ogdf::InsufficientMemoryException, including all inherited members.
Exception(const char *file=nullptr, int line=-1) | ogdf::Exception | inlineexplicit |
file() const | ogdf::Exception | inline |
InsufficientMemoryException(const char *file=nullptr, int line=-1) | ogdf::InsufficientMemoryException | inlineexplicit |
line() const | ogdf::Exception | inline |
m_file | ogdf::Exception | private |
m_line | ogdf::Exception | private |
what() const noexcept override | ogdf::Exception | inline |