public interface TibjmsMulticastExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMulticastException(Connection connection,
Session session,
MessageConsumer consumer,
JMSException exception)
Deprecated.
As of release 8.3
|
@Deprecated void onMulticastException(Connection connection, Session session, MessageConsumer consumer, JMSException exception)
connection - The connection affected by the multicast exceptionsession - The session affected by the multicast exceptionconsumer - The consumer affected by the multicast exceptionexception - A JMS Exception identifying the problemCopyright © Cloud Software Group, Inc. All rights reserved