Package java.io

Class InvalidClassException

extends ObjectStreamExceptionIOExceptionExceptionThrowableObject
implements Serializable

Thrown when the Serialization runtime detects one of the following problems with a Class:

Public Constructors

Public Methods

Methods inherited from java.lang.Throwable

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

Public Fields

  • String classname

_INSERT_FIELDS_ENTRY_HERE_