com.voytechs.jnetstream.io
Class EOPacketStream

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.voytechs.jnetstream.io.ProtocolStreamException
              extended by com.voytechs.jnetstream.io.EOPacketStream
All Implemented Interfaces:
java.io.Serializable

public class EOPacketStream
extends ProtocolStreamException

See Also:
Serialized Form

Constructor Summary
EOPacketStream()
           
 
Method Summary
 
Methods inherited from class com.voytechs.jnetstream.io.ProtocolStreamException
main, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EOPacketStream

public EOPacketStream()
Parameters:
-
Throws: