All Packages Class Hierarchy This Package Previous Next Index
Object | +----Throwable | +----Exception | +----IOException | +----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