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

Method getErrorMessage

xml/importdata.cpp:1035–1037  ·  view source on GitHub ↗

This is used to retrieve any errors that occur when tying to restore or import from a nnex file

Source from the content-addressed store, hash-verified

1033//* tying to restore or import from a nnex file
1034//***********************************************************
1035QString ImportData::getErrorMessage() {
1036 return errorMessage;
1037}
1038
1039
1040//**********************************************************

Callers 1

databaseRestoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected