javax.jms
Interface ExceptionListener


public interface ExceptionListener


Method Summary
 void onException(JMSException exception)
           
 

Method Detail

onException

void onException(JMSException exception)