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

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

Class ErrTrnchkException

[Figure]

 
public class ErrTrnchkException
extends TP1ClientException
 

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

With the inter-node load-balancing facility being used, multiple SPPs did not have the matching transaction attribute. Alternatively, the inter-node load-balancing facility cannot be executed because the TP1/Server version used at the node where the workload is to be balanced is older than the TP1/Client/J version.

This exception is returned only when a service request is issued to an SPP using the inter-node load-balancing facility.

Related items

TP1Client, TP1ClientException

Constructor

ErrTrnchkException

public ErrTrnchkException()

Creates an instance of ErrTrnchkException without a detail message.