Searched refs:CANNOT_VERIFY_QUERY (Results 1 – 1 of 1) sorted by relevance
22 private val CANNOT_VERIFY_QUERY: String = "There is a problem with the query: %s" constant24 return CANNOT_VERIFY_QUERY.format(exception.message) in cannotVerifyQuery()