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

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

Class ErrNotTrnExtendException

[Figure]

 
public class ErrNotTrnExtendException
extends ErrSyserrException
 

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

A service request with DCRPC_TPNOTRAN specified in the flags argument was issued after a chained RPC had been used for transaction processing.

Related items

TP1Client, TP1ClientException, ErrSyserrException

Constructor

ErrNotTrnExtendException

public ErrNotTrnExtendException()

Creates an instance of ErrNotTrnExtendException without a detail message.