|
Geant4
10.04
|
Public Member Functions | |
| G4ExceptionHandler () | |
| virtual | ~G4ExceptionHandler () |
| G4int | operator== (const G4ExceptionHandler &right) const |
| G4int | operator!= (const G4ExceptionHandler &right) const |
| virtual 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 |
Private Member Functions | |
| G4ExceptionHandler (const G4ExceptionHandler &right) | |
| G4ExceptionHandler & | operator= (const G4ExceptionHandler &right) |
|
virtual |
|
private |
| G4int operator== | ( | const G4ExceptionHandler & | right | ) | const |
| G4int operator!= | ( | const G4ExceptionHandler & | right | ) | const |
|
virtual |
Implements G4VExceptionHandler.
|
private |