If you supply an incorrect number of arguments when calling a Java method, or if you use an incorrect data type, the Java
VM responds with a java.lang.NoSuchMethodException
error. You should check the number and type of arguments.
For more information, see Accessing fields and methods of the Java object.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |