hep.geant4.jni
Class G4ExceptionHandler

java.lang.Object
  extended by hep.geant4.jni.G4VExceptionHandler
      extended by hep.geant4.jni.G4ExceptionHandler

public class G4ExceptionHandler
extends G4VExceptionHandler


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VExceptionHandler
swigCMemOwn
 
Constructor Summary
G4ExceptionHandler()
           
G4ExceptionHandler(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ExceptionHandler obj)
           
 boolean notify(String originOfException, String exceptionCode, G4ExceptionSeverity severity, String description)
           
 
Methods inherited from class hep.geant4.jni.G4VExceptionHandler
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4ExceptionHandler

public G4ExceptionHandler(long cPtr,
                          boolean cMemoryOwn)

G4ExceptionHandler

public G4ExceptionHandler()
Method Detail

getCPtr

public static long getCPtr(G4ExceptionHandler obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4VExceptionHandler
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4VExceptionHandler

equals

public boolean equals(Object obj)
Overrides:
equals in class G4VExceptionHandler

notify

public boolean notify(String originOfException,
                      String exceptionCode,
                      G4ExceptionSeverity severity,
                      String description)
Overrides:
notify in class G4VExceptionHandler


Copyright © 2000-2007 FreeHEP. All Rights Reserved.