提交 893cca19 authored 作者: Thomas Mueller's avatar Thomas Mueller

Improved error message for unsupported features.

上级 25fb8c24
......@@ -156,6 +156,7 @@ public class Message {
/**
* Gets a SQL exception meaning this feature is not supported.
*
* @param message what exactly is not supported
* @return the SQLException object
*/
public static JdbcSQLException getUnsupportedException(String message) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论