Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aria2/aria2
/ getErrorCode
Method
getErrorCode
src/Exception.h:90–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
int getErrNum() const { return errNum_; }
89
90
error_code::Value getErrorCode() const { return errorCode_; }
91
};
92
93
} // namespace aria2
Callers
13
testDownloadResultDH
Method · 0.45
testTryAutoFileRenaming
Method · 0.45
main
Function · 0.45
writeToDisk
Method · 0.45
flushWrDiskCache
Function · 0.45
flushWrDiskCacheEntry
Function · 0.45
fillRequestGroupFromReserver
Method · 0.45
execute
Method · 0.45
onNewPiece
Method · 0.45
onFailure
Method · 0.45
handleException
Method · 0.45
stackTrace
Method · 0.45
Calls
no outgoing calls
Tested by
2
testDownloadResultDH
Method · 0.36
testTryAutoFileRenaming
Method · 0.36