Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mssql-cli
/ _error_message_found_in
Method
_error_message_found_in
mssqlcli/mssqlcliclient.py:272–273 ·
view source on GitHub ↗
(query_subset_response)
Source
from the content-addressed store, hash-verified
270
271
@staticmethod
272
def
_error_message_found_in(query_subset_response):
273
return
query_subset_response.error_message
274
275
@staticmethod
276
def
_exception_found_in(query_response):
Callers
1
_execute_query
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected