MCPcopy Create free account
hub / github.com/apache/arrow / Error

Method Error

cpp/src/arrow/json/parser.cc:666–666  ·  view source on GitHub ↗

Accessor for a stored error Status

Source from the content-addressed store, hash-verified

664
665 /// Accessor for a stored error Status
666 Status Error() { return status_; }
667
668 /// \defgroup rapidjson-handler-interface functions expected by rj::Reader
669 ///

Callers 1

DoParseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected