com.gbshape.dbe.utils
Class IteratorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.gbshape.dbe.utils.IteratorException
All Implemented Interfaces:
java.io.Serializable

public class IteratorException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
IteratorException(java.lang.String arg0)
           
IteratorException(java.lang.String arg0, java.lang.Throwable arg1)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IteratorException

public IteratorException(java.lang.String arg0)

IteratorException

public IteratorException(java.lang.String arg0,
                         java.lang.Throwable arg1)


Copyright © 2007 DB-Everywhere.com All Rights Reserved.