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

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

Class ErrHazardException

[Figure]

 
public class ErrHazardException
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. Even after this exception has been returned, this process is still under the transaction and within the range of the global transaction.

Related items

TP1Client, TP1ClientException

Constructor

ErrHazardException

public ErrHazardException()

Creates an instance of ErrHazardException without a detail message.