net.sf.mybatchfwk.history
Class LineIterator.IOEWrapper

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.mybatchfwk.history.LineIterator.IOEWrapper
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
LineIterator

public static class LineIterator.IOEWrapper
extends java.lang.RuntimeException

A wrapper of IOException

See Also:
Serialized Form

Constructor Summary
LineIterator.IOEWrapper(java.io.IOException ioe)
           
 
Method Summary
 java.io.IOException getIOException()
           
 
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

LineIterator.IOEWrapper

public LineIterator.IOEWrapper(java.io.IOException ioe)
Method Detail

getIOException

public java.io.IOException getIOException()


Copyright © 2006 null. All Rights Reserved.