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

Error code –10154
Error constant EL_JAVA_USER_EXCEPTION_IN_CONSTRUCTOR
Parameter 1 The class name.
Parameter 2 The error text.
Parameter 3 The stack trace.
Probable cause

A user exception was thrown when invoking the constructor of a user class. Please examine the stack trace and fix the error.