MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / Exception

Method Exception

src/base/exception.cpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19using namespace std;
20
21Exception::Exception() throw()
22{
23}
24
25Exception::Exception(const char* format, ...) throw()
26{

Callers 2

raiseEventMethod · 0.80
evalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected