java.io
Class WriteAbortedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.ObjectStreamException
java.io.WriteAbortedException
- All Implemented Interfaces:
- Serializable
public class WriteAbortedException
- extends ObjectStreamException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
detail
public Exception detail
WriteAbortedException
public WriteAbortedException(String var0,
Exception var1)