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

Exception thrown in method: '%1!s!'. Error description: '%2!s!'. Stack trace: '%3!s!' Next Page

Expected <void> or an object, but a primitive of type '%1!s!' was returned instead


Item

Value

Constant

EL_JAVA_EXPECTED_RETURN_OBJECT

Error code

-10131

Parameter 1

Class name.

Probable cause

Methods implementing Java synchronization logic must return <void> or an object.