MQJMS_EXCEPTION_MESSAGE_FORMAT

 

public final static java.lang.String

JMS Client attempts to use a data type not supported by a message or attempts to read data in the wrong type.
Explanation: Wrong data types used to read message property types.
User Response: Check that the message received and the properties to be read are of the type expected.


uj34140_