hep.geant4.jni
Class G4VExceptionHandler

java.lang.Object
  extended by hep.geant4.jni.G4VExceptionHandler
Direct Known Subclasses:
G4ExceptionHandler

public class G4VExceptionHandler
extends Object


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

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4VExceptionHandler

public G4VExceptionHandler(long cPtr,
                           boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4VExceptionHandler obj)

finalize

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

delete

public void delete()

equals

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

notify

public boolean notify(String originOfException,
                      String exceptionCode,
                      G4ExceptionSeverity severity,
                      String description)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.