public final class JmsExceptionUtils extends Object
Modifier and Type | Method and Description |
---|---|
static JMSRuntimeException |
convertToRuntimeException(JMSException e)
Converts instances of sub-classes of
JMSException into the corresponding sub-class of
JMSRuntimeException . |
public static JMSRuntimeException convertToRuntimeException(JMSException e)
JMSException
into the corresponding sub-class of
JMSRuntimeException
.e
- Copyright © 2017 JBoss by Red Hat. All rights reserved.