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 constructor of class: '%1!s!'. Error description: '%2!s!'. Stack trace: '%3!s!' Next Page

Exception thrown in initializer of class: '%1!s!'. Error description: '%2!s!'. Stack trace: '%3!s!'


Item

Value

Constant

EL_JAVA_USER_EXCEPTION_IN_INIT

Error code

-10149

Parameter 1

The class name.

Parameter 2

The error text.

Parameter 3

The stack trace.

Probable cause

The stack initializers in a user supplied class have thrown an exception. Please examine the Stack trace and fix the problem.