Cancel the activity.
@exception InvalidActivityException Thrown if the current activity isinvalid in the execution environment.
@exception WrongStateException Thrown if the current activity is not in astate that allows it to be completed, or is incompatible with the completion status provided.
@exception ProtocolViolationException Thrown if the a violation of theactivity service or HLS protocol occurs.
@exception NoPermissionException Thrown if the invoking thread doesnot have permission to terminate the transaction.
@exception SystemException Thrown if some other error occurred.
@see com.arjuna.mw.wsas.activity.Outcome
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.