Save This Page
Home » openjdk-7 » javax » transaction » [javadoc | source]
javax.transaction
public class: HeuristicRollbackException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         javax.transaction.HeuristicRollbackException

All Implemented Interfaces:
    Serializable

Fields inherited from java.lang.Exception:
serialVersionUID
Constructor:
 public HeuristicRollbackException() 
 public HeuristicRollbackException(String msg) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait