Class ReplicationNoSourceTablesException

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.ReplicationNoSourceTablesException
All Implemented Interfaces:
Serializable, org.apache.ignite.lang.TraceableException

public class ReplicationNoSourceTablesException extends ReplicationException
Source tables don't specified exception.
See Also:
  • Constructor Details

    • ReplicationNoSourceTablesException

      public ReplicationNoSourceTablesException(String message, String workerNode)