uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJJ20011-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 Provider Class aa....aa

aa....aa: Custom Provider class name
Description
There are multiple constructor classes with the same number of parameters in the provider class. The provider class is initiated by using the constructor class defined first.
Action
Do not define constructors with the same number of parameters.