Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ badHandle
Function
badHandle
src/yvalve/why.cpp:1383–1386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1381
1382
1383
static void badHandle(ISC_STATUS code)
1384
{
1385
status_exception::raise(Arg::Gds(code));
1386
}
1387
1388
static bool isNetworkError(const IStatus* status)
1389
{
Callers
3
get
Method · 0.85
getHandle
Method · 0.85
nullCheck
Function · 0.85
Calls
2
raise
Function · 0.85
Gds
Class · 0.85
Tested by
no test coverage detected