Package java.io

Class NotSerializableException

extends ObjectStreamExceptionIOExceptionExceptionThrowableObject
implements Serializable

Thrown when an instance is required to have a Serializable interface. The serialization runtime or the class of the instance can throw this exception.

Public Constructors

_INSERT_METHOD_ENTRY_HERE_

Methods inherited from java.lang.Throwable

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_