MCPcopy Create free account
hub / github.com/PDAL/PDAL / error

Method error

io/Ilvis2Reader.hpp:70–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 struct error : public std::runtime_error
69 {
70 error(const std::string& err) : std::runtime_error(err)
71 {}
72 };
73
74 Ilvis2Reader();

Callers 3

checkTileMethod · 0.45
loadMethod · 0.45
checkTileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected