Class NoCoordinatorException

All Implemented Interfaces:
Serializable

public class NoCoordinatorException extends SystemException
There is no coordinator associated with the target.
Since:
1.0.
Version:
$Id: NoCoordinatorException.java,v 1.1 2002/12/17 11:36:38 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)
See Also:
  • Constructor Details

    • NoCoordinatorException

      public NoCoordinatorException()
    • NoCoordinatorException

      public NoCoordinatorException(String s)
    • NoCoordinatorException

      public NoCoordinatorException(String s, int errorcode)