Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ TENScriptException
Class
TENScriptException
TombEngine/Game/debug/debug.h:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
};
29
30
class TENScriptException : public std::runtime_error
31
{
32
public:
33
using std::runtime_error::runtime_error;
34
};
35
36
// Logs
37
Callers
6
ScriptAssertF
Function · 0.85
ScriptAssertTerminateF
Function · 0.85
ScriptAssert
Function · 0.85
LoadFlowScript
Method · 0.85
NamedBase.h
File · 0.85
DisplayString.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected