| Package | Description |
|---|---|
| jakarta.jms |
| Modifier and Type | Method and Description |
|---|---|
ExceptionListener |
Connection.getExceptionListener()
Gets the
ExceptionListener object for this connection. |
ExceptionListener |
JMSContext.getExceptionListener()
Gets the
ExceptionListener object for the JMSContext's connection. |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setExceptionListener(ExceptionListener listener)
Sets an exception listener for this connection.
|
void |
JMSContext.setExceptionListener(ExceptionListener listener)
Sets an exception listener for the JMSContext's connection.
|
Copyright 2004-2025 Solace Corporation. All rights reserved.