MQJMS_EXCEPTION_NULL_ELEMENT_NAME

 

public final static java.lang.String

Element name is null.
Explanation: A null name string was passed to one of the get value by name methods of MapMessage.
User Response: Ensure that all name strings being used to retrieve values are not null.


uj34230_