com.pcbsys.nirvana.client.nUnknownTransactionIdException Class Reference

This exception is thrown when an attempt is made to perform an operation on a transaction where the id of the transaction is not known by the server. More...

Inheritance diagram for com.pcbsys.nirvana.client.nUnknownTransactionIdException:
com.pcbsys.nirvana.client.nBaseClientException

Detailed Description

This exception is thrown when an attempt is made to perform an operation on a transaction where the id of the transaction is not known by the server.

The transaction may not exist, or it may have expired.

nSession nTransaction