| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface specifying a function to handle database environment panics.
| Method Summary | |
|  void | panic(DbEnv dbenv,
      DbException e)The DbPanicHandler interface is used by the DbEnv.setPanicHandler method. | 
| Method Detail | 
public void panic(DbEnv dbenv,
                  DbException e)
dbenv - the enclosing database environment handle.e - the DbException that would have been thrown to the calling method.| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||