Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
PyG4ExceptionHandler Class Reference
Inheritance diagram for PyG4ExceptionHandler:
Inheritance graph
[legend]
Collaboration diagram for PyG4ExceptionHandler:
Collaboration graph
[legend]

Public Member Functions

 PyG4ExceptionHandler ()
 
 ~PyG4ExceptionHandler ()
 
G4bool Notify (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
 
- Public Member Functions inherited from G4VExceptionHandler
 G4VExceptionHandler ()
 
virtual ~G4VExceptionHandler ()
 
G4int operator== (const G4VExceptionHandler &right) const
 
G4int operator!= (const G4VExceptionHandler &right) const
 

Detailed Description

Definition at line 43 of file pyG4ExceptionHandler.cc.

Constructor & Destructor Documentation

PyG4ExceptionHandler::PyG4ExceptionHandler ( )
inline

Definition at line 45 of file pyG4ExceptionHandler.cc.

Here is the call graph for this function:

PyG4ExceptionHandler::~PyG4ExceptionHandler ( )
inline

Definition at line 49 of file pyG4ExceptionHandler.cc.

Member Function Documentation

G4bool PyG4ExceptionHandler::Notify ( const char *  originOfException,
const char *  exceptionCode,
G4ExceptionSeverity  severity,
const char *  description 
)
inlinevirtual

Implements G4VExceptionHandler.

Definition at line 51 of file pyG4ExceptionHandler.cc.


The documentation for this class was generated from the following file: