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

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

Class ErrNoBeginException

[Figure]

 
public class ErrNoBeginException
extends TP1ClientException
 

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

Commit or rollback processing terminated normally, but 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

ErrNoBeginException

public ErrNoBeginException()

Creates an instance of ErrNoBeginException without a detail message.