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