#include "G4ios.hh"
#include "G4String.hh"
#include "G4StateManager.hh"
Go to the source code of this file.
|
void | G4Exception (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description) |
|
void | G4Exception (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, G4ExceptionDescription &description) |
|
void | G4Exception (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, G4ExceptionDescription &description, const char *comments) |
|
void G4Exception |
( |
const char * |
originOfException, |
|
|
const char * |
exceptionCode, |
|
|
G4ExceptionSeverity |
severity, |
|
|
const char * |
description |
|
) |
| |