MCPcopy 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
60const char *Error::getErrorClass() const
61{
62 return _errorClass;
63}
64
65const char *Error::getUserMessage() const
66{

Callers 2

marabouMainFunction · 0.80
test_code_and_errnoMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_code_and_errnoMethod · 0.64