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