Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
using namespace std;
20
21
Exception::Exception() throw()
22
{
23
}
24
25
Exception::Exception(const char* format, ...) throw()
26
{
Callers
2
raiseEvent
Method · 0.80
eval
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected