Class FaultedException

All Implemented Interfaces:
Serializable

public class FaultedException extends Exception
Thrown if there is a fault during complete or compensation.
Since:
1.0.
Version:
$Id: FaultedException.java,v 1.1 2004/04/21 15:57:04 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)
See Also:
  • Constructor Details

    • FaultedException

      public FaultedException()
    • FaultedException

      public FaultedException(String s)