MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / raise

Method raise

src/burp/BurpTasks.cpp:1147–1150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1145}
1146
1147void RestoreRelationTask::ExcReadDone::raise()
1148{
1149 throw ExcReadDone();
1150}
1151
1152} // namespace Firebird

Callers 5

mvol_get_holderFunction · 0.45
start_cryptFunction · 0.45
unzip_read_blockFunction · 0.45
zip_write_blockFunction · 0.45
checkCompressionFunction · 0.45

Calls 1

ExcReadDoneClass · 0.85

Tested by

no test coverage detected