OpenTP1 Version 7 TP1/Client User's Guide TP1/Client/J

[Contents][Index][Back][Next]

Class ErrHazardNoBeginException

[Figure]

 
public class ErrHazardNoBeginException
extends TP1ClientException
 

This is an exception class returned by TP1/Client/J. It indicates the following event:

A transaction branch of the global transaction was completed heuristically. However, the result of the synchronization point of the transaction branch that was completed heuristically was unknown due to an error. For the result of the synchronization point of the global transaction, resource manager, and UAP that caused this exception, see TP1/Server's message log file. The method was unable to start a new transaction. Once this exception has been returned, this process is no longer under the transaction.

Related items

TP1Client, TP1ClientException

Constructor

ErrHazardNoBeginException

public ErrHazardNoBeginException()

Creates an instance of ErrHazardNoBeginException without a detail message.