MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / badConfiguration

Function badConfiguration

src/gui2/datastore.cc:307–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307static void badConfiguration()
308{
309 throw ErrorException("internal error: no configuration");
310}
311
312void Datastore::probeDevices()
313{

Callers

nothing calls this directly

Calls 1

ErrorExceptionClass · 0.85

Tested by

no test coverage detected