fesa-core
4.2.0
|
This is the complete list of members for fesa::FesaException, including all inherited members.
buildMessage(const std::vector< const std::string * > &arguments) | fesa::FesaException | protected |
errorCategory_ | fesa::FesaException | protected |
errorCode_ | fesa::FesaException | protected |
FesaException() | fesa::FesaException | |
FesaException(const std::string &file, int32_t lineNumber, const char *errorMessage, const std::string &arg1=UNDEFINED_EXCEPTION_ARGUMENT, const std::string &arg2=UNDEFINED_EXCEPTION_ARGUMENT, const std::string &arg3=UNDEFINED_EXCEPTION_ARGUMENT, const std::string &arg4=UNDEFINED_EXCEPTION_ARGUMENT, const std::string &arg5=UNDEFINED_EXCEPTION_ARGUMENT, const std::string &arg6=UNDEFINED_EXCEPTION_ARGUMENT) | fesa::FesaException | |
FesaException(const std::string &file, int32_t lineNumber, const std::string &message) | fesa::FesaException | |
FesaException(const std::string &message, const std::string &file, int32_t lineNumber, const std::string &errorCode, const std::string &errorCategory) | fesa::FesaException | |
file_ | fesa::FesaException | protected |
getErrorCategory() const | fesa::FesaException | inline |
getErrorCode() const | fesa::FesaException | inline |
getErrorCodeAsLong() const | fesa::FesaException | |
getFileName() const | fesa::FesaException | inline |
getLineNumber() const | fesa::FesaException | inline |
getMessage() const | fesa::FesaException | |
lineNumber_ | fesa::FesaException | protected |
loadMessages(const std::string &messagesFileName, const std::string &labMessagesFileName) | fesa::FesaException | static |
loadMessages(std::istream &input) | fesa::FesaException | static |
loadMessagesFile(const std::string &file) | fesa::FesaException | static |
message_ | fesa::FesaException | protected |
messages_ | fesa::FesaException | protectedstatic |
what() const | fesa::FesaException |