hep.ilc.marlin.jni
Class EndOfDataException

java.lang.Object
  extended by hep.ilc.marlin.jni.Exception
      extended by hep.ilc.marlin.jni.IOException
          extended by hep.ilc.marlin.jni.EndOfDataException

public class EndOfDataException
extends IOException


Field Summary
 
Fields inherited from class hep.ilc.marlin.jni.Exception
swigCMemOwn
 
Constructor Summary
protected EndOfDataException(long cPtr, boolean cMemoryOwn)
           
  EndOfDataException(String text)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(EndOfDataException obj)
           
 int hashCode()
           
 
Methods inherited from class hep.ilc.marlin.jni.IOException
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

EndOfDataException

protected EndOfDataException(long cPtr,
                             boolean cMemoryOwn)

EndOfDataException

public EndOfDataException(String text)
Method Detail

getCPtr

protected static long getCPtr(EndOfDataException obj)

finalize

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

delete

public void delete()
Overrides:
delete in class IOException

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class IOException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.