Save This Page
Home » glassfish-v2ur2-b04-src » javax » transaction » [javadoc | source]
javax.transaction
public class: HeuristicMixedException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         javax.transaction.HeuristicMixedException

All Implemented Interfaces:
    Serializable

This exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
Constructor:
 public HeuristicMixedException() 
 public HeuristicMixedException(String msg) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait