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

SQL Anywhere 11.0.0 » Error Messages » MobiLink server error messages » MobiLink server error messages sorted by message text

 

Expected an instance of ianywhere.ml.script.RowReader or subclass, but found class '%1' instead

Error code –10135
Error constant EL_JAVA_EXPECTED_ROWREADER
Parameter 1 Class name.
Probable cause

Examine your JAVA code and make sure that the object returned can be cast to a RowReader.