hep.ilc.marlin.jni
Class SkipEventException

java.lang.Object
  extended by hep.ilc.marlin.jni.Exception
      extended by hep.ilc.marlin.jni.SkipEventException

public class SkipEventException
extends Exception


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

SkipEventException

protected SkipEventException(long cPtr,
                             boolean cMemoryOwn)

SkipEventException

public SkipEventException(Processor proc)
Method Detail

getCPtr

protected static long getCPtr(SkipEventException obj)

finalize

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

delete

public void delete()
Overrides:
delete in class Exception

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Exception


Copyright © 2000-2007 FreeHEP. All Rights Reserved.