getText

 

public String getText() throws JMSException;

Gets the String containing this message's data. The default value is null.

Returns

  • the message data in String form.

Exceptions

  • JMSException - IllegalStateException with reason MQJMS_E_BAD_CCSID.


uj27250_