Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ clearAllErrors
Method
clearAllErrors
hi_scripting/scripting/api/ScriptingApiObjects.cpp:9387–9390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9385
}
9386
9387
void ScriptingObjects::ScriptErrorHandler::clearAllErrors()
9388
{
9389
errorStates.clear();
9390
}
9391
9392
String ScriptingObjects::ScriptErrorHandler::getErrorMessage() const
9393
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected