MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / errorMessage

Method errorMessage

Bcore/src/main/cpp/Dobby/tests/catch.hpp:5594–5596  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5592 return m_type;
5593 }
5594 auto errorMessage() const -> std::string {
5595 return m_errorMessage;
5596 }
5597
5598protected:
5599 void enforceOk() const override {

Callers 2

BasicResultMethod · 0.80
applyCommandLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected