devfat commented on issue #9527:
URL: https://github.com/apache/shardingsphere/issues/9527#issuecomment-788803604


   In code respect, the code  on 
`org/apache/shardingsphere/sharding/rule/single/SingleTableRuleLoader.java:65` 
is 
   `throw new ShardingSphereConfigurationException("Can not load table: ", 
ex.getMessage());`. 
   `ex.getMessage()` is return `java.lang.Throwable#detailMessage` ,  it looks 
right. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to