uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJJ20010-W

There are more than one constructor with same number of parameters. Hence the first constructor that has same number of parameters will be used to instantiate the Root Resource Class aa....aa

aa....aa: Root resource class name
Description
There are multiple constructors with the same number of parameters in the root resource class. The root resource class is instantiated by using the constructor defined first.
Action
Do not define constructors with the same number of parameters.