MCPcopy Create free account
hub / github.com/Norbyte/bg3se / ErrorName

Method ErrorName

CoreLib/tinyxml2.cpp:2512–2515  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2510}
2511
2512const char* XMLDocument::ErrorName() const
2513{
2514 return ErrorIDToName(_errorID);
2515}
2516
2517void XMLDocument::Parse()
2518{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected