MCPcopy 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

initializeMethod · 0.80
setupReaderMethod · 0.80
setupWriterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected