ewe.io
Class StreamCorruptedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byewe.io.IOException
              extended byewe.io.ObjectStreamException
                  extended byewe.io.StreamCorruptedException

public class StreamCorruptedException
extends ObjectStreamException


Constructor Summary
StreamCorruptedException()
           
StreamCorruptedException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, initCause, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode
 

Constructor Detail

StreamCorruptedException

public StreamCorruptedException()

StreamCorruptedException

public StreamCorruptedException(String message)