TreeFrogFramework
2.8
|
This is the complete list of members for ClientErrorException, including all inherited members.
className() const override | ClientErrorException | inlinevirtual |
ClientErrorException(int statusCode, const char *fileName="", int lineNumber=0) | ClientErrorException | inline |
clone() const override | ClientErrorException | inlinevirtual |
file | TfException | protected |
fileName() const | TfException | inline |
line | TfException | protected |
lineNumber() const | TfException | inline |
message() const | TfException | inline |
msg | TfException | protected |
raise() const override | ClientErrorException | inlinevirtual |
statusCode() const | ClientErrorException | inline |
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 |