close

 

public void close() throws MQException;

Closes the object. No further operations on this object are permitted after it is closed. The behavior of the close method can be altered by setting closeOptions.

Exceptions

  • MQException - if the WebSphere MQ call fails.


uj14580_