Searched refs:mErrorMessage (Results 1 – 1 of 1) sorted by relevance
39 const std::string& getError() const { return mErrorMessage; } in getError()48 mErrorMessage(generateError(configFilePath, isReadableConfigFile, mStatus)) {}72 const std::string mErrorMessage; variable