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