Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christopherpoole/CADMesh
/ ExceptionHandler
Method
ExceptionHandler
tests/Simulator.hh:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
{
104
public:
105
ExceptionHandler() : G4VExceptionHandler()
106
{
107
};
108
109
G4bool Notify( const char* /*originOfException*/
110
, const char* /*exceptionCode*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected