MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / Error

Method Error

common/Error.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21Error::Error() = default;
22
23Error::Error(const Error& c) = default;
24
25Error::Error(Error&& e) = default;
26

Callers 15

ParseCommandLineArgsMethod · 0.45
Main.cppFile · 0.45
mainFunction · 0.45
CreatePlatformWindowMethod · 0.45
AutoUpdaterDialogMethod · 0.45
reportErrorMethod · 0.45
cleanupAfterUpdateMethod · 0.45
CreateShortcutMethod · 0.45
DisplayErrorMethod · 0.45
ModalErrorMethod · 0.45
rescanFileMethod · 0.45
ConvertToFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected