Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ getErrorClass
Method
getErrorClass
src/common/Error.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
const char *Error::getErrorClass() const
61
{
62
return _errorClass;
63
}
64
65
const char *Error::getUserMessage() const
66
{
Callers
2
marabouMain
Function · 0.80
test_code_and_errno
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_code_and_errno
Method · 0.64