com.ibm.websphere.wsba

Class CompensationHandlerFailedException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.websphere.wsba.CompensationHandlerFailedException
  • All Implemented Interfaces:
    java.io.Serializable


    public class CompensationHandlerFailedException
    extends java.lang.Exception
    This exception may be thrown by CompensationHandler methods when an unrecoverable error is encountered.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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

      • CompensationHandlerFailedException

        public CompensationHandlerFailedException()
      • CompensationHandlerFailedException

        public CompensationHandlerFailedException(java.lang.String message)
      • CompensationHandlerFailedException

        public CompensationHandlerFailedException(java.lang.String message,
                                          java.lang.Throwable cause)
      • CompensationHandlerFailedException

        public CompensationHandlerFailedException(java.lang.Throwable cause)
IBM WebSphere Application ServerTM
Release 9.0