org.codehaus.activemq.util
Class JMSExceptionHelper
java.lang.Object
org.codehaus.activemq.util.JMSExceptionHelper
- public class JMSExceptionHelper
- extends java.lang.Object
A helper class for creating new JMS exceptions
- Version:
- $Revision: 1.9 $
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(java.lang.String message,
java.lang.Throwable cause)
newJMSException
public static JMSException newJMSException(java.lang.String message,
java.lang.Exception cause)
newIOException
public static java.io.IOException newIOException(JMSException e)
Copyright © 2004 Protique, Ltd.. All Rights Reserved.