Class CancelFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.mw.wsas.exceptions.WSASException
com.arjuna.mw.wsas.exceptions.SystemException
com.arjuna.mw.wscf.model.sagas.exceptions.CancelFailedException
- All Implemented Interfaces:
Serializable
A fail occurred during a Business Agreement cancel operation -- only applies in WSBA 1.1.
- Version:
- $Id:$
- Author:
- Andrew Dinn(adinn@redhat.com)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.arjuna.mw.wsas.exceptions.WSASException
getData, getErrorCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CancelFailedException
public CancelFailedException() -
CancelFailedException
-
CancelFailedException
-