All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.io.IOException | +----java.io.ObjectStreamException | +----java.io.InvalidObjectException
InvalidObjectException
with a
detail message.
public InvalidObjectException(String reason)
InvalidObjectException
with a
detail message. The argument should be the reason why
the validation of the object failed.
All Packages Class Hierarchy This Package Previous Next Index