TreeFrogFramework
2.8
|
This is the complete list of members for KvsException, including all inherited members.
className() const override | KvsException | inlinevirtual |
clone() const override | KvsException | inlinevirtual |
file | TfException | protected |
fileName() const | TfException | inline |
KvsException(const QString &message, const char *fileName="", int lineNumber=0) | KvsException | inline |
line | TfException | protected |
lineNumber() const | TfException | inline |
message() const | TfException | inline |
msg | TfException | protected |
raise() const override | KvsException | inlinevirtual |
TfException(const QString &message, const char *fileName="", int lineNumber=0) noexcept | TfException | inline |
TfException(const TfException &e) noexcept | TfException | inline |
what() const noexcept override | TfException | inlinevirtual |
whatmsg | TfException | protected |
~TfException() | TfException | inlinevirtual |