Class ReplicationSchemaSyncException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ignite.lang.IgniteException
org.gridgain.internal.dcr.exception.ReplicationException
org.gridgain.internal.dcr.exception.ReplicationSchemaSyncException
All Implemented Interfaces:
Serializable, org.apache.ignite.lang.TraceableException

public class ReplicationSchemaSyncException extends ReplicationException
Throws when schema of migrated table is not synced between source and target.
See Also:
  • Constructor Details

    • ReplicationSchemaSyncException

      public ReplicationSchemaSyncException(String message, String workerNode, String entry)