Inherits com.wiredtiger.db.WiredTigerException.
Public Member Functions | |
WiredTigerPanicException (String msg) | |
Public Member Functions inherited from com.wiredtiger.db.WiredTigerException | |
WiredTigerException (String msg) | |
An exception that is generated by the WiredTiger application when there is an underlying problem that requires the application exit and restart.
com.wiredtiger.db.WiredTigerPanicException.WiredTigerPanicException | ( | String | msg | ) |
Constructor.