Class CoordinatorCancelledException

All Implemented Interfaces:
Serializable

public class CoordinatorCancelledException extends SystemException
There is no coordinator associated with the target.
Since:
1.0.
Version:
$Id: CoordinatorCancelledException.java,v 1.2 2004/03/15 13:25:04 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)
See Also:
  • Constructor Details

    • CoordinatorCancelledException

      public CoordinatorCancelledException()
    • CoordinatorCancelledException

      public CoordinatorCancelledException(String s)
    • CoordinatorCancelledException

      public CoordinatorCancelledException(String s, int errorcode)