Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ what
Method
what
library/cpp/jni/jni.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
const char* TJniException::what() const noexcept {
99
return Error.data();
100
}
101
102
TJniException& TJniException::append(std::string_view error) {
103
Error += error;
Callers
15
Main
Function · 0.45
main
Function · 0.45
CallWithErrorTranslation
Function · 0.45
Write
Function · 0.45
ProcessException
Function · 0.45
TestCancelWithException
Method · 0.45
CheckLoopback
Method · 0.45
CrashTestPrefixGrouped
Method · 0.45
TestUniqueImpl
Method · 0.45
FindExact
Method · 0.45
FindMatch
Method · 0.45
CheckData
Method · 0.45
Calls
1
data
Method · 0.45
Tested by
3
Write
Function · 0.36
TestCancelWithException
Method · 0.36
TestUniqueImpl
Method · 0.36