Class ParticipantCancelledException

All Implemented Interfaces:
Serializable

public class ParticipantCancelledException extends SystemException
There is no coordinator associated with the target.
Since:
1.0.
Version:
$Id: ParticipantCancelledException.java,v 1.1 2005/06/09 09:41:43 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)
See Also:
  • Constructor Details

    • ParticipantCancelledException

      public ParticipantCancelledException()
    • ParticipantCancelledException

      public ParticipantCancelledException(String s)
    • ParticipantCancelledException

      public ParticipantCancelledException(String s, int errorcode)