org.activemq.util
Class JMSExceptionHelper
java.lang.Object
org.activemq.util.JMSExceptionHelper
public class JMSExceptionHelper
- extends Object
A helper class for creating new JMS exceptions
- Version:
- $Revision: 1.1.1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSExceptionHelper
public JMSExceptionHelper()
newJMSException
public static JMSException newJMSException(String message,
Throwable cause)
newJMSException
public static JMSException newJMSException(String message,
Exception cause)
newJMSException
public static JMSException newJMSException(Throwable e)
newIOException
public static IOException newIOException(JMSException e)
Copyright © 2004-2010 Protique, Ltd.. All Rights Reserved.