Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ GeneratorException
Method
GeneratorException
CvPlot/ext/catch2/inc/catch.hpp:3877–3879 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3875
3876
public:
3877
GeneratorException(const char* msg):
3878
m_msg(msg)
3879
{}
3880
3881
const char* what() const noexcept override final;
3882
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected