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(EnvironmentImpl envImpl,
java.lang.String message)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentFailureException |
wrapSelf(java.lang.String msg)
For internal use only.
|
getMessage, getReason, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedState
addErrorMessage, getVersionHeader
public VersionMismatchException(EnvironmentImpl envImpl, java.lang.String message)
public EnvironmentFailureException wrapSelf(java.lang.String msg)
wrapSelf
in class EnvironmentFailureException
Copyright (c) 2004-2012 Oracle. All rights reserved.