public final class JmsExceptionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static jakarta.jms.JMSRuntimeException |
convertToRuntimeException(jakarta.jms.JMSException e)
Converts instances of sub-classes of
JMSException into the corresponding sub-class of
JMSRuntimeException. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.