MCPcopy 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
158StarException::StarException() noexcept : StarException(std::string("StarException")) {}
159
160StarException::~StarException() noexcept {}
161

Callers

nothing calls this directly

Calls 5

stringFunction · 0.85
outputStackFunction · 0.70
captureStackFunction · 0.70
emptyMethod · 0.45
whatMethod · 0.45

Tested by

no test coverage detected