MQJMS_E_NO_STR_CONSTRUCTOR

 

public final static java.lang.String

There is no constructor with a String argument.
Explanation: User exits must provide a constructor that takes a single String. No such constructor was found in the specified exit.
User Response: Ensure that the user exit provides a suitable constructor.


uj33580_