Serializable
public class InvalidClassException extends ObjectStreamException
String
classname
InvalidClassException(String reason)
InvalidClassException(String cname, String reason)
getMessage()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String classname
public InvalidClassException(String reason)
reason
public InvalidClassException(String cname, String reason)
cname
public String getMessage()
getMessage
Throwable
null