Searched defs:unknownErrorMessage (Results 1 – 2 of 2) sorted by relevance
38 const char SQLError::unknownErrorMessage[] = "The operation failed for reasons unrelated to the dat… member in WebCore::SQLError
66 static const char unknownErrorMessage[]; variable