java.io.Serializable@Public
@Stable
public class VersionMismatchException
extends java.io.IOException
VersionedWritable.readFields(DataInput) when the
version of an object being read does not match the current implementation
version as returned by VersionedWritable.getVersion().| Constructor | Description |
|---|---|
VersionMismatchException(byte expectedVersionIn,
byte foundVersionIn) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |
Returns a string representation of this object.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.