org.shlublu.javax.net
Class SocketIOStreamException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--org.shlublu.javax.io.IOStreamException
                          |
                          +--org.shlublu.javax.net.SocketIOStreamException
All Implemented Interfaces:
java.io.Serializable

public class SocketIOStreamException
extends IOStreamException

Creation : 28 oct 2001

Since:
0.1
See Also:
Serialized Form

Constructor Summary
SocketIOStreamException()
           
SocketIOStreamException(java.lang.String str)
           
 
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

SocketIOStreamException

public SocketIOStreamException()

SocketIOStreamException

public SocketIOStreamException(java.lang.String str)