org.objectweb.jotm

Class HeuristicCommit


public class HeuristicCommit
extends RemoteException

This exception is thrown by the rollback operation on a resource to report that a heuristic decision was made and that all relevant updates have been committed.

Constructor Summary

HeuristicCommit()
HeuristicCommit(String msg)

Constructor Details

HeuristicCommit

public HeuristicCommit()


HeuristicCommit

public HeuristicCommit(String msg)