Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ StarException
Method
StarException
source/core/StarException_windows.cpp:158–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
StarException::StarException() noexcept : StarException(std::string(
"StarException"
)) {}
159
160
StarException::~StarException() noexcept {}
161
Callers
nothing calls this directly
Calls
5
string
Function · 0.85
outputStack
Function · 0.70
captureStack
Function · 0.70
empty
Method · 0.45
what
Method · 0.45
Tested by
no test coverage detected