SilverStream
Application Server 3.5

com.sssw.rt.util
Class IOEndOfRowsException

java.lang.Object
 |
 +--java.lang.Throwable
       |
       +--java.lang.Exception
             |
             +--java.io.IOException
                   |
                   +--com.sssw.rt.util.IOEndOfRowsException
All Implemented Interfaces:
Serializable

public class IOEndOfRowsException
extends IOException

IOEndOfRowsException

See Also:
Serialized Form

Constructor Summary
IOEndOfRowsException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IOEndOfRowsException

public IOEndOfRowsException()

SilverStream
Application Server 3.5