MCPcopy Create free account
hub / github.com/Cantera/cantera / getClass

Method getClass

include/cantera/base/AnyMap.h:783–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781 }
782
783 string getClass() const override {
784 return "InputFileError";
785 }
786protected:
787 static string formatError(const string& message, int line, int column,
788 const shared_ptr<AnyMap>& metadata);

Callers 2

readH5AttributesFunction · 0.45
readDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected