Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
410
struct NonValidUTF8Exception : public std::exception {};
411
412
// May throw exceptions
413
static std::wstring UTF8ToWString(const std::string &str) {
Callers
1
UTF8ToWString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected