com.atomikos.jms
Class AtomikosTransactionRequiredJMSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.jms.JMSException
              extended by com.atomikos.jms.AtomikosJMSException
                  extended by com.atomikos.jms.AtomikosTransactionRequiredJMSException
All Implemented Interfaces:
Serializable

public class AtomikosTransactionRequiredJMSException
extends AtomikosJMSException

See Also:
Serialized Form

Method Summary
static void throwAtomikosTransactionRequiredJMSException(String reason)
           
 
Methods inherited from class com.atomikos.jms.AtomikosJMSException
throwAtomikosJMSException, throwAtomikosJMSException
 
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

throwAtomikosTransactionRequiredJMSException

public static void throwAtomikosTransactionRequiredJMSException(String reason)
                                                         throws AtomikosTransactionRequiredJMSException
Throws:
AtomikosTransactionRequiredJMSException


Copyright © 2011. All Rights Reserved.