close

 

public void close() throws JMSException;

Closes the session.

Exceptions

  • JMSException - with one of the following reasons:

    • MQJMS_EXCEPTION_BAD_STATE_TRANSITION

    • MQJMS_E_CLOSE_FAILED

    • MQJMS_EXCEPTION_QMDISC_FAILED


uj30050_