, including all inherited members.
| addMessage(const std::string &m) | sfem::Exception | |
| addMessage(const std::string &m, const std::string &source, const std::string &file, long line) | sfem::Exception | |
| create(int type, const std::string &m, const std::string &source, const std::string &file, long line) | sfem::Exception | [static] |
| ERR_BADALLOC enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_CANNOT_WRITE_TO_FILE enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_FILE_NOT_FOUND enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_INTERNAL_ERROR enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_INVALID_PARAMS_CONTENTS enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_INVALID_PARAMS_TYPE enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_INVALID_STATE enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_ITEM_ALREADY_EXISTS enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_ITEM_NOT_FOUND enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_MATH enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_NO_TYPE enum value (defined in sfem::Exception) | sfem::Exception | |
| ERR_PROGRAMMING_ERROR enum value (defined in sfem::Exception) | sfem::Exception | |
| Exception(const std::string &m) | sfem::Exception | [inline, explicit] |
| Exception(const std::string &m, const std::string &source, const std::string &type, const std::string &file, long line) | sfem::Exception | [inline, explicit] |
| ExceptionCodes enum name (defined in sfem::Exception) | sfem::Exception | |
| getFormattedString(const std::string &m, const std::string &source, const std::string &type, const std::string &file, const long &line) | sfem::Exception | [virtual] |
| message (defined in sfem::Exception) | sfem::Exception | [protected] |
| stringFromDouble(const double &x, const char *format) (defined in sfem::Exception) | sfem::Exception | [static] |
| stringFromInt(const int &x) (defined in sfem::Exception) | sfem::Exception | [static] |
| stringFromUint(const unsigned int &x) (defined in sfem::Exception) | sfem::Exception | [static] |
| what() const | sfem::Exception | [inline, virtual] |
| ~Exception() | sfem::Exception | [inline, virtual] |