Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ what
Method
what
src/common/fb_exception.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
const char* status_exception::what() const throw()
125
{
126
return
"Firebird::status_exception"
;
127
}
128
129
void status_exception::raise(const ISC_STATUS *status_vector)
130
{
Callers
2
expandDatabaseName
Function · 0.45
dump
Method · 0.45
Calls
1
value
Class · 0.50
Tested by
no test coverage detected