public class VersionMismatchException extends EnvironmentFailureException
Warning: This exception should be handled when more than one version of JE may be used to access an environment.
| Constructor and Description |
|---|
VersionMismatchException(com.sleepycat.je.dbi.EnvironmentImpl envImpl,
String message)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFailureException |
wrapSelf(String msg)
For internal use only.
|
assertState, assertState, getMessage, getReason, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedStateaddErrorMessage, getVersionHeaderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VersionMismatchException(com.sleepycat.je.dbi.EnvironmentImpl envImpl,
String message)
public EnvironmentFailureException wrapSelf(String msg)
wrapSelf in class EnvironmentFailureExceptionCopyright (c) 2004, 2013 Oracle and/or its affiliates. All rights reserved.