|
|
java > java.io > java.io.streamcorruptedexception >
Class: java.io.StreamCorruptedException java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException java.io.ObjectStreamException java.io.StreamCorruptedException
public class StreamCorruptedException extends ObjectStreamException
FIELDS:
CONSTRUCTORS:
| | | public | StreamCorruptedException(String reason) |
| | public | StreamCorruptedException() |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|