Searched refs:unknownErrorMessage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DSQLError.cpp37 const char SQLError::unknownErrorMessage[] = "The operation failed for reasons unrelated to the database."; member in class:blink::SQLError
H A DSQLError.h88 static const char unknownErrorMessage[]; member in class:blink::SQLError

Completed in 457 milliseconds