ObjectInputValidation
Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | InvalidObjectException(String
Detailed message explaining the reason for the failure. reason)Constructs an |
public | InvalidObjectException(String
Detailed message explaining the reason for the failure. reason, Throwable the cause cause)Constructs an |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
InvalidObjectException | back to summary |
---|---|
public InvalidObjectException(String reason) Constructs an
|
InvalidObjectException | back to summary |
---|---|
public InvalidObjectException(String reason, Throwable cause) Constructs an
|