Class HeuristicCancelException

All Implemented Interfaces:
Serializable

public class HeuristicCancelException extends SystemException
There is no coordinator associated with the target.
Since:
1.0.
Version:
$Id: HeuristicCancelException.java,v 1.1 2003/01/07 10:33:44 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)
See Also:
  • Constructor Details

    • HeuristicCancelException

      public HeuristicCancelException()
    • HeuristicCancelException

      public HeuristicCancelException(String s)
    • HeuristicCancelException

      public HeuristicCancelException(String s, int errorcode)