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

Error code –10149
Error constant EL_JAVA_USER_EXCEPTION_IN_INIT
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.