Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ haveException
Method
haveException
src/remote/remote.h:854–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
852
}
853
854
inline ISC_STATUS Rsr::haveException()
855
{
856
return (rsr_status ? rsr_status->getError() : 0);
857
}
858
859
inline void Rsr::raiseException()
860
{
Callers
4
sendDeferredPacket
Method · 0.80
freeClientData
Method · 0.80
fetch
Method · 0.80
clear_stmt_que
Function · 0.80
Calls
1
getError
Method · 0.45
Tested by
no test coverage detected