org.apache.activemq.util
Class JMSExceptionSupport
java.lang.Object
org.apache.activemq.util.JMSExceptionSupport
public final class JMSExceptionSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static JMSException create(String msg,
Throwable cause)
create
public static JMSException create(String msg,
Exception cause)
create
public static JMSException create(Throwable cause)
create
public static JMSException create(Exception cause)
createMessageEOFException
public static MessageEOFException createMessageEOFException(Exception cause)
createMessageFormatException
public static MessageFormatException createMessageFormatException(Exception cause)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.