MCPcopy 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
124const char* status_exception::what() const throw()
125{
126 return "Firebird::status_exception";
127}
128
129void status_exception::raise(const ISC_STATUS *status_vector)
130{

Callers 2

expandDatabaseNameFunction · 0.45
dumpMethod · 0.45

Calls 1

valueClass · 0.50

Tested by

no test coverage detected