org.jboss.messaging.jms.client
Class JMSExceptionHelper

java.lang.Object
  extended by org.jboss.messaging.jms.client.JMSExceptionHelper

public class JMSExceptionHelper
extends java.lang.Object

A JMSExceptionHelper

Author:
Tim Fox

Constructor Summary
JMSExceptionHelper()
           
 
Method Summary
static javax.jms.JMSException convertFromMessagingException(MessagingException me)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSExceptionHelper

public JMSExceptionHelper()
Method Detail

convertFromMessagingException

public static javax.jms.JMSException convertFromMessagingException(MessagingException me)


Copyright © 2006 JBoss Inc. All Rights Reserved.