MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / clear_exceptions

Method clear_exceptions

src/Chain/libraries/glua/thinkyoung_lua_api.cpp:62–65  ·  view source on GitHub ↗

* clear exception marked */

Source from the content-addressed store, hash-verified

60 * clear exception marked
61 */
62 void GluaChainApi::clear_exceptions(lua_State *L)
63 {
64 has_error = 0;
65 }
66
67 /**
68 * when exception happened, use this api to tell thinkyoung

Callers 4

call_contract_offlineMethod · 0.45
lua_compilefile_preloadFunction · 0.45
evaluateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected