MCPcopy Create free account
hub / github.com/ERGO-Code/HiGHS / logicError

Function logicError

check/TestThrow.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15void logicError() {
16 // Used in IPX
17 throw std::logic_error("Exception: logic_error");
18}
19
20void badAlloc() {
21 // Used in IPX

Callers 2

validateMethod · 0.85
TestThrow.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected