Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ OnError
Method
OnError
OsiInterface/OsirisProxy.cpp:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
void OsirisProxy::OnError(char const * Message)
279
{
280
Debug(
"Osiris Error: %s"
, Message);
281
}
282
283
void OsirisProxy::OnAssert(bool Successful, char const * Message, bool Unknown2)
284
{
Callers
nothing calls this directly
Calls
1
Debug
Function · 0.85
Tested by
no test coverage detected