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