MCPcopy 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
1383static void badHandle(ISC_STATUS code)
1384{
1385 status_exception::raise(Arg::Gds(code));
1386}
1387
1388static bool isNetworkError(const IStatus* status)
1389{

Callers 3

getMethod · 0.85
getHandleMethod · 0.85
nullCheckFunction · 0.85

Calls 2

raiseFunction · 0.85
GdsClass · 0.85

Tested by

no test coverage detected