SilverStream
Application Server 3.5

com.sssw.rt.util
Class IOServerException

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

public class IOServerException
extends IOException

IOServerException

See Also:
Serialized Form

Constructor Summary
IOServerException()
           
 
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

IOServerException

public IOServerException()

SilverStream
Application Server 3.5