This is an automated email from the ASF dual-hosted git repository.
jianglongtao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 119df65d628 Add SingleTablesLoadingException (#20761)
add 75b24523672 Add ActualTableNotFoundException (#20762)
No new revisions were added by this update.
Summary of changes:
.../content/user-manual/error-code/sql-error-code.cn.md | 1 +
.../content/user-manual/error-code/sql-error-code.en.md | 1 +
...ablesException.java => ActualTableNotFoundException.java} | 12 +++++-------
.../shardingsphere/sharding/rule/BindingTableRule.java | 3 ++-
.../shardingsphere/sharding/rule/BindingTableRuleTest.java | 3 ++-
5 files changed, 11 insertions(+), 9 deletions(-)
copy
shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-core/src/main/java/org/apache/shardingsphere/sharding/exception/{DropInUsedTablesException.java
=> ActualTableNotFoundException.java} (71%)