Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » 错误消息 » MobiLink 服务器错误消息 » 按消息文本排序的 MobiLink 服务器错误消息

 

无法解析脚本。在类 '%2' 中找到了两个名为 '%1' 的方法

错误代码 –10152
错误常量 EL_JAVA_DUPLICATE_METHODS
参数 1 方法名。
参数 2 类名。
可能的原因

如果在用户提供的类中向 MobiLink 提供方法名进行调用,则该类必须只有一个具有该名称的方法。不支持方法重载。请变更该类。