Searched refs:ErrorDesc (Results 1 – 4 of 4) sorted by relevance
131 printf( "Error in %s: %s\n", doc.Value(), doc.ErrorDesc() ); in main()142 printf( "Could not load test file 'demotest.xml'. Error='%s'. Exiting.\n", doc.ErrorDesc() ); in main()
1285 const char * ErrorDesc() const { return errorDesc.c_str (); } in ErrorDesc() function
657 func ErrorDesc(err error) string { func
1463 const char * ErrorDesc() const { return errorDesc.c_str (); } in ErrorDesc() function