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

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

Class ErrTMException

[Figure]

 
public class ErrTMException
extends TP1ClientException
 

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

Because the transaction service resulted in an error, the applicable method was unable to start the transaction. When this exception has been returned, you may be able to start the transaction by re-executing the method after waiting a while.

Related items

TP1Client, TP1ClientException

Constructor

ErrTMException

public ErrTMException()

Creates an instance of ErrTMException without a detail message.