MCPcopy 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
9387void ScriptingObjects::ScriptErrorHandler::clearAllErrors()
9388{
9389 errorStates.clear();
9390}
9391
9392String ScriptingObjects::ScriptErrorHandler::getErrorMessage() const
9393{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected