clearBody

 

public void clearBody() throws JMSException;

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

Exceptions

  • JMSException - if an internal error occurs


uj27240_