hep.ilc.marlin.jni
Class DataNotAvailableException

java.lang.Object
  extended by hep.ilc.marlin.jni.Exception
      extended by hep.ilc.marlin.jni.EventException
          extended by hep.ilc.marlin.jni.DataNotAvailableException

public class DataNotAvailableException
extends EventException


Field Summary
 
Fields inherited from class hep.ilc.marlin.jni.Exception
swigCMemOwn
 
Constructor Summary
protected DataNotAvailableException(long cPtr, boolean cMemoryOwn)
           
  DataNotAvailableException(String text)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(DataNotAvailableException obj)
           
 int hashCode()
           
 
Methods inherited from class hep.ilc.marlin.jni.EventException
getCPtr
 
Methods inherited from class hep.ilc.marlin.jni.Exception
getCPtr, what
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataNotAvailableException

protected DataNotAvailableException(long cPtr,
                                    boolean cMemoryOwn)

DataNotAvailableException

public DataNotAvailableException(String text)
Method Detail

getCPtr

protected static long getCPtr(DataNotAvailableException obj)

finalize

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

delete

public void delete()
Overrides:
delete in class EventException

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class EventException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.