jtaLogger.loggerI18N.getString("com.arjuna.ats.internal.jta.transaction.jts.notx"), e1);
}
catch (org.omg.CosTransactions.HeuristicMixed e2)
{
HeuristicMixedException heuristicMixedException = new javax.transaction.HeuristicMixedException();
heuristicMixedException.initCause(e2);
throw heuristicMixedException;
}
catch (org.omg.CosTransactions.HeuristicHazard e3)
{
HeuristicMixedException heuristicMixedException = new javax.transaction.HeuristicMixedException();