com.ibm.wsspi.wsrm.exceptions

Class WSRMSequenceAlreadyExistsException

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


    public class WSRMSequenceAlreadyExistsException
    extends java.lang.Exception
    The WSRMSequenceAlreadyExistsException exception is thrown when a WS-ReliableMessaging Sequence already exists for the target URI when attempting to create a new one.
    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

      • WSRMSequenceAlreadyExistsException

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