MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / errorString

Method errorString

launcher/net/NetRequest.cpp:351–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351QString NetRequest::errorString() const
352{
353 return m_reply ? m_reply->errorString() : "";
354}
355} // namespace Net

Callers 15

isClientMethod · 0.80
receiveConnectionMethod · 0.80
requireDocumentFunction · 0.80
writeFunction · 0.80
appendSafeFunction · 0.80
appendFunction · 0.80
readFunction · 0.80
runPrivilegedMethod · 0.80
loadGroupListMethod · 0.80
joinServerMethod · 0.80
on_dnsLookupFinishedMethod · 0.80
modrinthVersionsTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected