Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chokkan/crfsuite
/ raise
Method
raise
swig/python/export_wrap.cpp:3261–3264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3259
}
3260
3261
static void raise(const char *msg)
3262
{
3263
throw DirectorPureVirtualException(msg);
3264
}
3265
};
3266
3267
Callers
nothing calls this directly
Calls
1
DirectorPureVirtualException
Class · 0.85
Tested by
no test coverage detected