MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / Exception

Method Exception

SampleFramework12/v1.00/Exceptions.h:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134public:
135
136 Exception()
137 {
138 }
139
140 // Specify an actual error message
141 Exception(const std::wstring& exceptionMessage) : message(exceptionMessage)

Callers

nothing calls this directly

Calls 1

c_strMethod · 0.80

Tested by

no test coverage detected