|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use G4ExceptionSeverity | |
---|---|
hep.geant4.global | |
hep.geant4.jni |
Uses of G4ExceptionSeverity in hep.geant4.global |
---|
Constructors in hep.geant4.global with parameters of type G4ExceptionSeverity | |
---|---|
G4Exception(String issure,
String errorCode,
G4ExceptionSeverity severity,
String comments)
|
Uses of G4ExceptionSeverity in hep.geant4.jni |
---|
Methods in hep.geant4.jni that return G4ExceptionSeverity | |
---|---|
static G4ExceptionSeverity |
G4ExceptionSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static G4ExceptionSeverity[] |
G4ExceptionSeverity.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in hep.geant4.jni with parameters of type G4ExceptionSeverity | |
---|---|
static void |
G4Java.exception(String issure,
String errorCode,
G4ExceptionSeverity severity,
String comments)
|
boolean |
G4VExceptionHandler.notify(String originOfException,
String exceptionCode,
G4ExceptionSeverity severity,
String description)
|
boolean |
G4ExceptionHandler.notify(String originOfException,
String exceptionCode,
G4ExceptionSeverity severity,
String description)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |