Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ getErrorMessage
Method
getErrorMessage
src/main/query_result.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
std::string QueryResult::getErrorMessage() const {
36
return errMsg;
37
}
38
39
size_t QueryResult::getNumColumns() const {
40
return columnTypes.size();
Callers
15
printErrorMessage
Method · 0.45
installAndLoadHttpfsForRemoteInit
Function · 0.45
check
Function · 0.45
checkPrepared
Function · 0.45
checkLogicalPlan
Method · 0.45
generateOutput
Method · 0.45
validateQuery
Function · 0.45
init
Method · 0.45
validateQuery
Function · 0.45
convertCSVFiles
Method · 0.45
TEST_F
Function · 0.45
BMExceptionRecoveryTest
Method · 0.45
Calls
no outgoing calls
Tested by
15
checkLogicalPlan
Method · 0.36
generateOutput
Method · 0.36
BMExceptionRecoveryTest
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
createBasePersonTable
Function · 0.36
TEST_F
Function · 0.36
executeLongRunningQuery
Function · 0.36
TEST_F
Function · 0.36
createUserTable
Method · 0.36
createCityTable
Method · 0.36