thrownewShardingJdbcException("Class %s should be implement %s",masterSlaveLoadBalanceAlgorithmClassName,MasterSlaveLoadBalanceAlgorithm.class.getName());
thrownewShardingRuleException("Cannot find binding actual table, data source: %s, logic table: %s, other actual table: %s",dataSource,logicTable,otherActualTable);
thrownewShardingConfigurationException("Cannot find binding actual table, data source: %s, logic table: %s, other actual table: %s",dataSource,logicTable,otherActualTable);