Version 2.7.0
com.wiredtiger.db.WiredTigerRollbackException Class Reference

Inherits com.wiredtiger.db.WiredTigerException.

Public Member Functions

 WiredTigerRollbackException (String msg)
 
- Public Member Functions inherited from com.wiredtiger.db.WiredTigerException
 WiredTigerException (String msg)
 

Detailed Description

An exception that is generated by the WiredTiger application when there is a conflict between concurrent operations.

Constructor & Destructor Documentation

com.wiredtiger.db.WiredTigerRollbackException.WiredTigerRollbackException ( String  msg)

Constructor.