org.sca4j.binding.jms.runtime.tx
Class JmsTxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.sca4j.host.SCA4JRuntimeException
                  extended by org.sca4j.binding.jms.runtime.tx.JmsTxException
All Implemented Interfaces:
java.io.Serializable

public class JmsTxException
extends org.sca4j.host.SCA4JRuntimeException

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
JmsTxException(java.lang.String message)
           
JmsTxException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.sca4j.host.SCA4JRuntimeException
getIdentifier
 
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
 

Constructor Detail

JmsTxException

public JmsTxException(java.lang.String message)

JmsTxException

public JmsTxException(java.lang.Throwable cause)


Copyright © 2008-2010 Service Symphony. All Rights Reserved.