getExceptionListener

 

public ExceptionListener getExceptionListener() throws JMSException;

Gets the exception listener for this connection. A connection's ExceptionListener receives a JMSException if there is an unrecoverable problem with the connection to WebSphere MQ.

Returns

  • the exception listener.

Exceptions

  • JMSException -


uj27540_