Searched refs:errString (Results 1 – 2 of 2) sorted by relevance
116 std::optional<ErrorType> findErrorType(const std::string& errString)120 auto error = std::find(errorList.begin(), errorList.end(), errString);
115 * @param[in] errString - The string representation of the error to search for.120 std::optional<ErrorType> findErrorType(const std::string& errString);