clearBody

 

public void clearBody() throws JMSException;

Clears the message body. No other part of the message is changed.

Exceptions

  • JMSException - if the action fails to due to some internal JMS error.


uj26900_