com.sleepycat.je.log
Class DbChecksumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.DatabaseException
com.sleepycat.je.RunRecoveryException
com.sleepycat.je.log.DbChecksumException
- All Implemented Interfaces:
- Serializable
- public class DbChecksumException
- extends RunRecoveryException
Configuration related exceptions.
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
DbChecksumException
public DbChecksumException(EnvironmentImpl env,
String message)
DbChecksumException
public DbChecksumException(EnvironmentImpl env,
String message,
Throwable t)
Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.