MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / StarException

Method StarException

source/core/StarException_unix.cpp:52–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52StarException::StarException() noexcept
53 : StarException(std::string("StarException")) {}
54
55StarException::~StarException() noexcept {}
56

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected