| 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 © 1997-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.