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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Server Error Messages » Alphabetic list of error messages

Unable to resolve host name '%1!s!' (error: '%2!d!') Next Page

Unable to resolve script. Two methods with name: '%1!s!' found in class: '%2!s!'


Item

Value

Constant

EL_JAVA_DUPLICATE_METHODS

Error code

-10152

Parameter 1

The method name.

Parameter 2

The class name.

Probable cause

If MobiLink is given a method name to call in a user supplied class that class must have only one method with that name. Method overloading is not supported. Please alter the class.