Class DuplicatePrimaryDataSourceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
org.apache.shardingsphere.infra.util.exception.external.sql.type.feature.FeatureSQLException
org.apache.shardingsphere.dbdiscovery.exception.DBDiscoveryProviderException
org.apache.shardingsphere.dbdiscovery.mysql.exception.replica.DuplicatePrimaryDataSourceException
All Implemented Interfaces:
Serializable

public final class DuplicatePrimaryDataSourceException extends DBDiscoveryProviderException
Duplicate primary data source exception.
See Also:
  • Constructor Details

    • DuplicatePrimaryDataSourceException

      public DuplicatePrimaryDataSourceException(String databaseName)