public class EnvironmentLockedException extends EnvironmentFailureException
Environment
constructor when an environment cannot be
opened for write access because another process has the same environment
open for write access.
Warning: This exception should be handled when an environment is opened by more than one process.
getMessage, isCorrupted
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.