Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~FbException
Method
~FbException
src/include/firebird/Interface.h:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
virtual ~FbException()
144
{
145
status->dispose();
146
}
147
148
public:
149
static void check(ISC_STATUS code, IStatus* status, const ISC_STATUS* vector)
Callers
nothing calls this directly
Calls
1
dispose
Method · 0.45
Tested by
no test coverage detected