MCPcopy Create free account
hub / github.com/OSGeo/PROJ / NonValidUTF8Exception

Class NonValidUTF8Exception

src/filemanager.cpp:410–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408// ---------------------------------------------------------------------------
409
410struct NonValidUTF8Exception : public std::exception {};
411
412// May throw exceptions
413static std::wstring UTF8ToWString(const std::string &str) {

Callers 1

UTF8ToWStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected