MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / applicationException

Method applicationException

threads/syncrunner.cpp:870–872  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

868
869
870void SyncRunner::applicationException(QString s) {
871 QLOG_DEBUG() << "Application Exception!!! : " << s;
872}
873
874
875

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected