Searched refs:notOpenErrorMessage (Results 1 – 1 of 1) sorted by relevance
47 static const char notOpenErrorMessage[] = "database is not open"; variable347 return m_openErrorMessage.isNull() ? notOpenErrorMessage : m_openErrorMessage.data(); in lastErrorMsg()