This is the complete list of members for Exception::FMTexception, including all inherited members.
_msg | Exception::FMTexception | protected |
boost::serialization::access | Exception::FMTexception | friend |
exceptiontype | Exception::FMTexception | protected |
file | Exception::FMTexception | protected |
FMTexception() | Exception::FMTexception | |
FMTexception(const std::exception &baseexception) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, const std::string message) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, Core::FMTsection lsection, const std::string message) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, Core::FMTsection lsection, const std::string message, const std::string &lmethod, const std::string &lfile, const int &lline) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, Core::FMTsection lsection, const std::string message, const std::string &lmethod) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, const std::string message, const std::string &lmethod, const std::string &lfile, const int &lline) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, const std::string message, const std::string &lmethod) | Exception::FMTexception | |
FMTexception(const FMTexception &rhs) | Exception::FMTexception | |
getfile() const | Exception::FMTexception | inline |
getline() const | Exception::FMTexception | inline |
getmethod() const | Exception::FMTexception | inline |
getsection() const | Exception::FMTexception | |
getsrcinfo() const | Exception::FMTexception | |
gettype() const | Exception::FMTexception | |
hold() const | Exception::FMTexception | |
holdup | Exception::FMTexception | protected |
line | Exception::FMTexception | protected |
method | Exception::FMTexception | protected |
operator=(const FMTexception &rhs) | Exception::FMTexception | |
section | Exception::FMTexception | protected |
sethold(bool side) | Exception::FMTexception | |
what() const override | Exception::FMTexception | |
~FMTexception()=default | Exception::FMTexception | virtual |