public class InvalidObjectException extends ObjectStreamException
ObjectInputValidation
,
Serialized FormConstructor and Description |
---|
InvalidObjectException(String reason)
Constructs an
InvalidObjectException . |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidObjectException(String reason)
InvalidObjectException
.reason
- Detailed message explaing the reason for the failure.ObjectInputValidation
Copyright © 2012 CableLabs. All Rights Reserved.