|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sleepycat.je.DatabaseException
com.sleepycat.je.RunRecoveryException
com.sleepycat.je.log.DbChecksumException
Configuration related exceptions.
Field Summary |
Fields inherited from class java.lang.Exception |
|
Constructor Summary | |
DbChecksumException(EnvironmentImpl env,
String message)
|
|
DbChecksumException(EnvironmentImpl env,
String message,
Throwable t)
|
Methods inherited from class com.sleepycat.je.RunRecoveryException |
setAlreadyThrown, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DbChecksumException(EnvironmentImpl env, String message)
public DbChecksumException(EnvironmentImpl env, String message, Throwable t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |