Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ cause
Method
cause
launcher/Exception.h:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
return m_message.toLatin1().constData();
24
}
25
QString cause() const
26
{
27
return m_message;
28
}
29
30
private:
31
QString m_message;
Callers
15
Exception
Method · 0.80
saveGroupList
Method · 0.80
loadGroupList
Method · 0.80
modrinthVersionsTask
Method · 0.80
modrinthProjectsTask
Method · 0.80
flameVersionsTask
Method · 0.80
flameProjectsTask
Method · 0.80
flameCallback
Method · 0.80
onDownloadSucceeded
Method · 0.80
executeTask
Method · 0.80
fileListSucceeded
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected