com.ibm.wsspi.wsrm.exceptions

Class WSRMTransactionInUseException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.wsspi.wsrm.exceptions.WSRMTransactionInUseException
  • All Implemented Interfaces:
    java.io.Serializable


    public class WSRMTransactionInUseException
    extends java.lang.Exception
    The WSRMTransactionInUseException exception is thrown when an update has occurred to a WS-ReliableMessaging Sequence but the owning transaction has not been committed.
    See Also:
    Serialized Form
    • Method Summary

      • 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

      • WSRMTransactionInUseException

        public WSRMTransactionInUseException(java.lang.String formattedMessage)
IBM WebSphere Application ServerTM
Release 8.5