Version 2.7.0
com.wiredtiger.db.WiredTigerPanicException Class Reference

Inherits com.wiredtiger.db.WiredTigerException.

Public Member Functions

 WiredTigerPanicException (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 an underlying problem that requires the application exit and restart.

Constructor & Destructor Documentation

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

Constructor.