Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ errorCode
Method
errorCode
plugins/e57/libE57Format/include/E57Exception.h:346–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
ErrorCode errorCode() const noexcept
347
{
348
return errorCode_;
349
}
350
351
std::string errorStr() const noexcept
352
{
Callers
3
initialize
Method · 0.80
setupReader
Method · 0.80
setupWriter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected