public class IncompatibleClassException extends OperationFailureException
In a replicated environment, this exception is also thrown when upgrading an application (persistent classes have been changed) and an upgraded node is elected Master before all of the Replica nodes have been upgraded. See Upgrading a Replication Group for more information.
EntityStore.EntityStore
,
Entity.version()
,
Persistent.version()
,
Class Evolution
,
Serialized FormConstructor and Description |
---|
IncompatibleClassException(java.lang.String message) |
getMessage
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.