org.objectweb.jotm
Class HeuristicCommit
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.objectweb.jotm.HeuristicCommit
- All Implemented Interfaces:
- Serializable
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.
- See Also:
- Serialized Form
HeuristicCommit
public HeuristicCommit()
HeuristicCommit
public HeuristicCommit(String msg)
Copyright © 2005-2011 OW2 Consortium. All Rights Reserved.