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.
getMessagefillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) 2004, 2013 Oracle and/or its affiliates. All rights reserved.