Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ message
Method
message
couchbase/logic/n1ql.py:122–123 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
120
return
self._raw.get(
"code"
, None)
121
122
def
message(self) -> str:
123
return
self._raw.get(
"message"
, None)
124
125
126
class
QueryWarning(QueryProblem):
Callers
13
test_analytics_metadata
Method · 0.45
test_analytics_metadata
Method · 0.45
test_query_metadata
Method · 0.45
test_query_metadata_no_metrics
Method · 0.45
test_query_metadata
Method · 0.45
test_query_metadata_no_metrics
Method · 0.45
test_analytics_metadata
Method · 0.45
test_analytics_metadata
Method · 0.45
test_query_metadata
Method · 0.45
test_query_metadata
Method · 0.45
pycbc_exception__strerror__
Function · 0.45
build_exception
Function · 0.45
Calls
1
get
Method · 0.45
Tested by
10
test_analytics_metadata
Method · 0.36
test_analytics_metadata
Method · 0.36
test_query_metadata
Method · 0.36
test_query_metadata_no_metrics
Method · 0.36
test_query_metadata
Method · 0.36
test_query_metadata_no_metrics
Method · 0.36
test_analytics_metadata
Method · 0.36
test_analytics_metadata
Method · 0.36
test_query_metadata
Method · 0.36
test_query_metadata
Method · 0.36